Revert "Remove persist.bootanim.color property definitions"
Revert submission 26301396-bootanim_prop Reason for revert: DroidMonitor-triggered revert due to breakage https://android-build.corp.google.com/quarterdeck/?branch=git_main&target=sdk_goog3_x86_64-trunk_staging-userdebug&lkgb=11487950&lkbb=11488141&fkbb=11488141 Bug: 326521604 Reverted changes: /q/submissionid:26301396-bootanim_prop Change-Id: Ic931ad1f4f7580cae73355ba3419a7c7422cd580
This commit is contained in:
parent
dbac8fd52f
commit
303a4dd99b
1 changed files with 7 additions and 1 deletions
|
@ -1,8 +1,14 @@
|
||||||
# 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