mirror of
https://github.com/chararomandroid/android_device_samsung_a20
synced 2026-08-21 11:55:31 -04:00
universal7885: Enable SystemUI rro target
* Paddings on GSIs Signed-off-by: roynatech2544 <whiteshell2544@naver.com>
This commit is contained in:
parent
e3978e22ab
commit
1174152761
1 changed files with 2 additions and 2 deletions
|
|
@ -14,8 +14,8 @@ $(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 := framework-res
|
||||
# For *_auto_generated_rro_vendor.apk
|
||||
PRODUCT_ENFORCE_RRO_TARGETS := framework-res SystemUI
|
||||
PRODUCT_ENFORCE_RRO_EXCLUDED_OVERLAYS := # leave it empty
|
||||
|
||||
# Disable APEX compression
|
||||
|
|
|
|||
Loading…
Reference in a new issue