mirror of
https://github.com/chararomandroid/android_device_samsung_a20
synced 2026-08-21 11:55:31 -04:00
universal7885: derp: Use legacy bootanimation
Change-Id: Id1616d6b7103653742b324e441bccebed48bdaf8 Signed-off-by: roynatech2544 <whiteshell2544@naver.com>
This commit is contained in:
parent
3399fe3a01
commit
4be5170ee0
1 changed files with 3 additions and 0 deletions
|
|
@ -14,6 +14,9 @@ $(call inherit-product, $(LOCAL_PATH)/fingerprint.mk)
|
|||
# Allow Copying of apks.
|
||||
PRODUCT_BROKEN_VERIFY_USES_LIBRARIES := true
|
||||
|
||||
# Derp
|
||||
USE_LEGACY_BOOTANIMATION := true
|
||||
|
||||
# For *_auto_generated_rro_vendor.apk
|
||||
PRODUCT_ENFORCE_RRO_TARGETS := framework-res SystemUI
|
||||
PRODUCT_ENFORCE_RRO_EXCLUDED_OVERLAYS := # leave it empty
|
||||
|
|
|
|||
Loading…
Reference in a new issue