summaryrefslogtreecommitdiffstats
path: root/AndroidProducts.mk
diff options
context:
space:
mode:
authorNicholas Sauer <nicksauer@google.com>2014-05-08 11:41:43 -0700
committerNicholas Sauer <nicksauer@google.com>2014-05-08 12:57:07 -0700
commit00fdec8dc6385f9ca90c849d9c54fed4eda52119 (patch)
tree5c4484ee5d0a177b548587d37a47cc7388583a5d /AndroidProducts.mk
parent3450c909ae49dbe9a53b969c3f55b901c3b482e9 (diff)
downloaddevice_generic_arm64-00fdec8dc6385f9ca90c849d9c54fed4eda52119.tar.gz
device_generic_arm64-00fdec8dc6385f9ca90c849d9c54fed4eda52119.tar.bz2
device_generic_arm64-00fdec8dc6385f9ca90c849d9c54fed4eda52119.zip
Initial commit of arm64 pdk target.
Change-Id: Ic3e95dce312d341d036e28a15e019d8dcef64655
Diffstat (limited to 'AndroidProducts.mk')
-rw-r--r--AndroidProducts.mk18
1 files changed, 18 insertions, 0 deletions
diff --git a/AndroidProducts.mk b/AndroidProducts.mk
new file mode 100644
index 0000000..ea45fe7
--- /dev/null
+++ b/AndroidProducts.mk
@@ -0,0 +1,18 @@
+#
+# Copyright (C) 2014 The Android Open-Source Project
+#
+# Licensed under the Apache License, Version 2.0 (the "License");
+# you may not use this file except in compliance with the License.
+# You may obtain a copy of the License at
+#
+# http://www.apache.org/licenses/LICENSE-2.0
+#
+# Unless required by applicable law or agreed to in writing, software
+# distributed under the License is distributed on an "AS IS" BASIS,
+# WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+# See the License for the specific language governing permissions and
+# limitations under the License.
+#
+
+PRODUCT_MAKEFILES := \
+ $(LOCAL_DIR)/mini_arm64.mk