blob: 22e6ec7da62b572fd077a4d4539a469e2f8ebe33 [file] [log] [blame]
bohu268c72f2018-06-09 08:19:08 -07001
2PRODUCT_PROPERTY_OVERRIDES += \
Bjoern Johanssonfda217c2018-06-14 16:02:30 -07003 vendor.rild.libpath=/vendor/lib/libgoldfish-ril.so
bohu268c72f2018-06-09 08:19:08 -07004
5# This is a build configuration for a full-featured build of the
6# Open-Source part of the tree. It's geared toward a US-centric
7# build quite specifically for the emulator, and might not be
8# entirely appropriate to inherit from for on-device configurations.
9PRODUCT_COPY_FILES += \
10 development/sys-img/advancedFeatures.ini:advancedFeatures.ini \
11 device/generic/goldfish/data/etc/encryptionkey.img:encryptionkey.img \
12 prebuilts/qemu-kernel/x86_64/4.9/kernel-qemu2:kernel-ranchu-64
13