Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit 9cf722cf authored by Yo Chiang's avatar Yo Chiang
Browse files

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
parent 2a9b7d7f
Loading
Loading
Loading
Loading
+1 −1
Original line number Original line Diff line number Diff line
@@ -26,7 +26,7 @@ $(call inherit-product, $(SRC_TARGET_DIR)/product/telephony_vendor.mk)
PRODUCT_PACKAGES += \
PRODUCT_PACKAGES += \
    vndk-sp
    vndk-sp


PRODUCT_PACKAGE_OVERLAYS := device/generic/goldfish/overlay
DEVICE_PACKAGE_OVERLAYS := device/generic/goldfish/overlay


PRODUCT_CHARACTERISTICS := emulator
PRODUCT_CHARACTERISTICS := emulator