From f0447fb52d67313d5716bc25697d4afa8247d66b Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Thi=C3=A9baud=20Weksteen?= Date: Sun, 25 Feb 2024 23:58:44 +0000 Subject: [PATCH] Revert^2 "Remove persist.bootanim.color property definitions" 303a4dd99b15745c02afb565fa9a630e87a68f45 Change-Id: I237450825ef2aaf4681265aede03091ca2d76484 --- system_ext/private/property_contexts | 8 +------- 1 file changed, 1 insertion(+), 7 deletions(-) diff --git a/system_ext/private/property_contexts b/system_ext/private/property_contexts index b8f09520..a8e90427 100644 --- a/system_ext/private/property_contexts +++ b/system_ext/private/property_contexts @@ -1,14 +1,8 @@ # 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 \ No newline at end of file +telephony.ril.silent_reset u:object_r:telephony_ril_prop:s0 exact bool