summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorThiƩbaud Weksteen <tweek@google.com>2024-03-08 01:38:00 +0000
committerAndroid Build Cherrypicker Worker <android-build-cherrypicker-worker@google.com>2024-03-08 01:38:00 +0000
commitd3db02a5c3944852603541d314e9a0f603d1b1a6 (patch)
tree4ba38629e9396ddedd18cab56a73240f0284a573
parent1a5459b19236e44d7c5c09cb0b77dab2d8a883ed (diff)
downloadgs101-sepolicy-d3db02a5c3944852603541d314e9a0f603d1b1a6.tar.gz
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
-rw-r--r--system_ext/private/property_contexts8
1 files changed, 1 insertions, 7 deletions
diff --git a/system_ext/private/property_contexts b/system_ext/private/property_contexts
index b8f0952..a8e9042 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