Move goldfish RRO to vendor partition

Change PRODUCT_PACKAGE_OVERLAYS to DEVICE_PACKAGE_OVERLAYS so that
goldfish RROs are not pulled into GSI.
This moves the goldfish configs to vendor partition, and since GSI
doesn't include a vendor, this means GSI won't include the goldfish
configs.

Bug: 174816040
Test: Presubmit
Change-Id: Ia3b4ca5fbf23278e55f1f200c9b96568d8d03606
This commit is contained in:
Yo Chiang 2020-12-14 14:52:56 +08:00
parent 2a9b7d7f9e
commit 9cf722cf2c
1 changed files with 1 additions and 1 deletions

View File

@ -26,7 +26,7 @@ $(call inherit-product, $(SRC_TARGET_DIR)/product/telephony_vendor.mk)
PRODUCT_PACKAGES += \
vndk-sp
PRODUCT_PACKAGE_OVERLAYS := device/generic/goldfish/overlay
DEVICE_PACKAGE_OVERLAYS := device/generic/goldfish/overlay
PRODUCT_CHARACTERISTICS := emulator