mirror of
https://github.com/chararomandroid/android_device_samsung_a20
synced 2026-08-21 11:55:31 -04:00
Update crDroid build flags
This commit is contained in:
parent
64494e6116
commit
b8c1aed364
1 changed files with 5 additions and 1 deletions
|
|
@ -31,4 +31,8 @@ PRODUCT_BUILD_PROP_OVERRIDES += \
|
||||||
|
|
||||||
# crDroid build flags
|
# crDroid build flags
|
||||||
TARGET_BOOT_ANIMATION_RES := 720
|
TARGET_BOOT_ANIMATION_RES := 720
|
||||||
|
TARGET_ENABLE_BLUR := false
|
||||||
|
TARGET_SUPPORTS_GOOGLE_RECORDER := false
|
||||||
|
TARGET_SUPPORTS_QUICK_TAP := true
|
||||||
|
TARGET_SUPPORTS_BLUR := false
|
||||||
|
TARGET_SUPPORTS_CALL_RECORDING := true
|
||||||
Loading…
Reference in a new issue