emulator: Add a product packages overlay.

Emulator is a product, so add an overlay that allows us to override some
stock android resources.

BUG: 27484734
Change-Id: I1b651316a14f6d5c79651813ad13302b67507cae
This commit is contained in:
Prathmesh Prabhu 2016-03-04 13:43:04 -08:00
parent aad03eceed
commit 8f8c9cbd47
1 changed files with 2 additions and 0 deletions

View 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