summaryrefslogtreecommitdiff
path: root/mini_x86_64.mk
diff options
context:
space:
mode:
authorKevin Ma <kma@google.com>2014-05-14 14:49:28 -0700
committerKevin Ma <kma@google.com>2014-05-15 09:37:07 -0700
commit7b522bb9c419be65cfabca5db710e62b3222bb91 (patch)
tree7e357557cd18d5072784e4d4d5e56af3edeee526 /mini_x86_64.mk
parentd3b6a80ad992e930a33a9c8a5fd00e463752ab0d (diff)
downloadx86_64-7b522bb9c419be65cfabca5db710e62b3222bb91.tar.gz
Initial commit of x86_64 pdk target.
Bug: 14669316 Change-Id: Ieb8738b11cb6f9360909c234abe7da1590330272
Diffstat (limited to 'mini_x86_64.mk')
-rw-r--r--mini_x86_64.mk24
1 files changed, 24 insertions, 0 deletions
diff --git a/mini_x86_64.mk b/mini_x86_64.mk
new file mode 100644
index 0000000..869bc15
--- /dev/null
+++ b/mini_x86_64.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_x86_64
+PRODUCT_DEVICE := x86_64
+PRODUCT_BRAND := Android
+PRODUCT_MODEL := Mini for x86_64
+
+# default is nosdcard, S/W button enabled in resource
+DEVICE_PACKAGE_OVERLAYS := device/generic/x86/overlay
+PRODUCT_CHARACTERISTICS := nosdcard