OSDN Git Service

emulator: Add a product packages overlay.
authorPrathmesh Prabhu <pprabhu@google.com>
Fri, 4 Mar 2016 21:43:04 +0000 (13:43 -0800)
committerPrathmesh Prabhu <pprabhu@google.com>
Fri, 4 Mar 2016 21:43:04 +0000 (13:43 -0800)
Emulator is a product, so add an overlay that allows us to override some
stock android resources.

BUG: 27484734
Change-Id: I1b651316a14f6d5c79651813ad13302b67507cae

target/product/emulator.mk

index 97450c0..d02c547 100644 (file)
@@ -62,4 +62,6 @@ PRODUCT_COPY_FILES += \
     device/generic/goldfish/fstab.ranchu:root/fstab.ranchu \
     device/generic/goldfish/ueventd.ranchu.rc:root/ueventd.ranchu.rc
 
+PRODUCT_PACKAGE_OVERLAYS := device/generic/goldfish/overlay
+
 PRODUCT_CHARACTERISTICS := emulator