mirror of
https://github.com/chararomandroid/android_device_samsung_a20
synced 2026-08-23 20:45:31 -04:00
universal7885: make some changes to reduce OS/QS lags
* reduced color saturation * reduces generally lags
This commit is contained in:
parent
e019a97236
commit
18fb872a19
3 changed files with 11 additions and 8 deletions
|
|
@ -12,6 +12,9 @@ PRODUCT_BROKEN_VERIFY_USES_LIBRARIES := true
|
|||
# Derp
|
||||
USE_LEGACY_BOOTANIMATION := true
|
||||
|
||||
# Disable Postrender Cleanup
|
||||
TARGET_DISABLE_POSTRENDER_CLEANUP := true
|
||||
|
||||
# For *_auto_generated_rro_vendor.apk
|
||||
PRODUCT_ENFORCE_RRO_TARGETS := framework-res SystemUI Bluetooth
|
||||
PRODUCT_ENFORCE_RRO_EXCLUDED_OVERLAYS := # leave it empty
|
||||
|
|
|
|||
Loading…
Reference in a new issue