summaryrefslogtreecommitdiffstats
path: root/x86_64-vendor.mk
diff options
context:
space:
mode:
authorBill Yi <byi@google.com>2018-11-28 18:33:36 -0800
committerBill Yi <byi@google.com>2018-11-28 18:33:36 -0800
commita3408c502312181dbe653a29ceb16819d5b51926 (patch)
tree37eeb836eebb0518b17582b65225338d4a74da32 /x86_64-vendor.mk
parentd0425ec805c34752e30f94e5875577d56761709c (diff)
parent225639a44dc0a02893f8cbd4ff02b58cd9454a35 (diff)
downloadandroid_device_generic_goldfish-a3408c502312181dbe653a29ceb16819d5b51926.tar.gz
android_device_generic_goldfish-a3408c502312181dbe653a29ceb16819d5b51926.tar.bz2
android_device_generic_goldfish-a3408c502312181dbe653a29ceb16819d5b51926.zip
Merge pi-qpr1-release PQ1A.181105.017.A1 to pi-platform-release
Change-Id: Ie9db533b7a07e1085b177a1694799d6772f519ef
Diffstat (limited to 'x86_64-vendor.mk')
-rw-r--r--x86_64-vendor.mk15
1 files changed, 15 insertions, 0 deletions
diff --git a/x86_64-vendor.mk b/x86_64-vendor.mk
new file mode 100644
index 0000000..66d46f9
--- /dev/null
+++ b/x86_64-vendor.mk
@@ -0,0 +1,15 @@
+
+PRODUCT_PROPERTY_OVERRIDES += \
+ vendor.rild.libpath=/vendor/lib64/libgoldfish-ril.so
+
+# This is a build configuration for a full-featured build of the
+# Open-Source part of the tree. It's geared toward a US-centric
+# build quite specifically for the emulator, and might not be
+# entirely appropriate to inherit from for on-device configurations.
+PRODUCT_COPY_FILES += \
+ development/sys-img/advancedFeatures.ini:advancedFeatures.ini \
+ device/generic/goldfish/data/etc/encryptionkey.img:encryptionkey.img \
+ prebuilts/qemu-kernel/x86_64/4.9/kernel-qemu2:kernel-ranchu
+
+PRODUCT_SHIPPING_API_LEVEL := 28
+TARGET_USES_MKE2FS := true