Remove persist.bootanim.color property definitions
These now belong to the platform policy. Bug: 321088135 Test: build (cherry picked from https://googleplex-android-review.googlesource.com/q/commit:dbac8fd52fbe391d0a27b35a803b212ecba8f278) Merged-In: Iafe8da5e19a43807aed49e1984ef798de396e723 Change-Id: Iafe8da5e19a43807aed49e1984ef798de396e723
This commit is contained in:
parent
1a5459b192
commit
d3db02a5c3
1 changed files with 1 additions and 7 deletions
|
@ -1,14 +1,8 @@
|
||||||
# Fingerprint (UDFPS) GHBM/LHBM toggle
|
# Fingerprint (UDFPS) GHBM/LHBM toggle
|
||||||
persist.fingerprint.ghbm u:object_r:fingerprint_ghbm_prop:s0 exact bool
|
persist.fingerprint.ghbm u:object_r:fingerprint_ghbm_prop:s0 exact bool
|
||||||
|
|
||||||
# Boot animation dynamic colors
|
|
||||||
persist.bootanim.color1 u:object_r:bootanim_system_prop:s0 exact int
|
|
||||||
persist.bootanim.color2 u:object_r:bootanim_system_prop:s0 exact int
|
|
||||||
persist.bootanim.color3 u:object_r:bootanim_system_prop:s0 exact int
|
|
||||||
persist.bootanim.color4 u:object_r:bootanim_system_prop:s0 exact int
|
|
||||||
|
|
||||||
# Properties for euicc
|
# Properties for euicc
|
||||||
persist.modem.esim_profiles_exist u:object_r:esim_modem_prop:s0 exact string
|
persist.modem.esim_profiles_exist u:object_r:esim_modem_prop:s0 exact string
|
||||||
|
|
||||||
# Telephony
|
# Telephony
|
||||||
telephony.ril.silent_reset u:object_r:telephony_ril_prop:s0 exact bool
|
telephony.ril.silent_reset u:object_r:telephony_ril_prop:s0 exact bool
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue