summaryrefslogtreecommitdiff
path: root/mini_arm64.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 /mini_arm64.mk
parent3450c909ae49dbe9a53b969c3f55b901c3b482e9 (diff)
downloadarm64-00fdec8dc6385f9ca90c849d9c54fed4eda52119.tar.gz
Initial commit of arm64 pdk target.
Change-Id: Ic3e95dce312d341d036e28a15e019d8dcef64655
Diffstat (limited to 'mini_arm64.mk')
-rw-r--r--mini_arm64.mk24
1 files changed, 24 insertions, 0 deletions
diff --git a/mini_arm64.mk b/mini_arm64.mk
new file mode 100644
index 0000000..55c2a7c
--- /dev/null
+++ b/mini_arm64.mk
@@ -0,0 +1,24 @@
+# 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.
+
+$(call inherit-product, device/generic/armv7-a-neon/mini_common.mk)
+
+PRODUCT_NAME := mini_arm64
+PRODUCT_DEVICE := arm64
+PRODUCT_BRAND := Android
+PRODUCT_MODEL := Mini for arm64
+
+# default is nosdcard, S/W button enabled in resource
+DEVICE_PACKAGE_OVERLAYS := device/generic/armv7-a-neon/overlay
+PRODUCT_CHARACTERISTICS := nosdcard