universal7885: enable generating of framework-res__auto_generated_rro_vendor.apk

* Useful on OSS Vendor + GSI

Signed-off-by: roynatech2544 <whiteshell2544@naver.com>
This commit is contained in:
roynatech2544 2021-11-17 04:14:42 +09:00
commit c78bdbd31f
No known key found for this signature in database
GPG key ID: 9675C32163D88D30

View file

@ -10,6 +10,10 @@ $(call inherit-product, $(LOCAL_PATH)/fingerprint.mk)
# Allow Copying of apks.
PRODUCT_BROKEN_VERIFY_USES_LIBRARIES := true
# For framework-res__auto_generated_rro_vendor.apk
PRODUCT_ENFORCE_RRO_TARGETS := *
PRODUCT_ENFORCE_RRO_EXCLUDED_OVERLAYS := # leave it empty
# Audio
TARGET_EXCLUDES_AUDIOFX := true