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
14 lines
No EOL
683 B
Text
14 lines
No EOL
683 B
Text
# Fingerprint (UDFPS) GHBM/LHBM toggle
|
|
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
|
|
persist.modem.esim_profiles_exist u:object_r:esim_modem_prop:s0 exact string
|
|
|
|
# Telephony
|
|
telephony.ril.silent_reset u:object_r:telephony_ril_prop:s0 exact bool |