summaryrefslogtreecommitdiffstats
path: root/products
diff options
context:
space:
mode:
authorJi-Hwan Lee <jihwan@google.com>2014-05-15 23:34:49 +0900
committerJi-Hwan Lee <jihwan@google.com>2014-05-15 23:35:26 +0900
commit0ba962abbf9eb877adac2b9606f20283d48a7d65 (patch)
tree26947e465dac65e92fade5205bdc6f71c12462a0 /products
parent5b4f25dd70700b5d540166f137b8098f7e420ad5 (diff)
downloadandroid_device_google_atv-0ba962abbf9eb877adac2b9606f20283d48a7d65.tar.gz
android_device_google_atv-0ba962abbf9eb877adac2b9606f20283d48a7d65.tar.bz2
android_device_google_atv-0ba962abbf9eb877adac2b9606f20283d48a7d65.zip
Add x86 ATV SDK target
Change-Id: Iadc23610fbefcd4aea7205a35172550b66bd147a
Diffstat (limited to 'products')
-rw-r--r--products/atv_sdk_x86.mk22
1 files changed, 22 insertions, 0 deletions
diff --git a/products/atv_sdk_x86.mk b/products/atv_sdk_x86.mk
new file mode 100644
index 0000000..0feaac0
--- /dev/null
+++ b/products/atv_sdk_x86.mk
@@ -0,0 +1,22 @@
+#
+# 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/google/atv/products/atv_sdk.mk)
+
+# Overrides
+PRODUCT_NAME := atv_sdk_x86
+PRODUCT_DEVICE := generic_x86
+PRODUCT_BRAND := generic_x86