mirror of
https://github.com/chararomandroid/android_device_samsung_a20
synced 2026-08-21 11:55:31 -04:00
universal7885: Make only framework-res RRO
This commit is contained in:
parent
66f75b75ab
commit
cbd2a71413
1 changed files with 1 additions and 1 deletions
|
|
@ -11,7 +11,7 @@ $(call inherit-product, $(LOCAL_PATH)/fingerprint.mk)
|
|||
PRODUCT_BROKEN_VERIFY_USES_LIBRARIES := true
|
||||
|
||||
# For framework-res__auto_generated_rro_vendor.apk
|
||||
PRODUCT_ENFORCE_RRO_TARGETS := *
|
||||
PRODUCT_ENFORCE_RRO_TARGETS := framework-res
|
||||
PRODUCT_ENFORCE_RRO_EXCLUDED_OVERLAYS := # leave it empty
|
||||
|
||||
# Audio
|
||||
|
|
|
|||
Loading…
Reference in a new issue