summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorThiƩbaud Weksteen <tweek@google.com>2024-03-08 01:38:44 +0000
committerAndroid Build Cherrypicker Worker <android-build-cherrypicker-worker@google.com>2024-03-08 01:38:44 +0000
commitac4d47214b7888fae2a6df62eebbfb29ac69898d (patch)
tree6db7eba9291c67058be1128a8a8e9b40bae76afd
parentc05d3b75cc78ddf663eb014502a334b67bdc3f3c (diff)
downloadzuma-sepolicy-main.tar.gz
Remove persist.bootanim.color property definitionsmain
These now belong to the platform policy. Bug: 321088135 Test: build (cherry picked from https://googleplex-android-review.googlesource.com/q/commit:f75e76f91370231072cf8bb11621a9dfc12d4f08) Merged-In: Ie7fcd37eeb176334e36a86d6ad3d66f42c1b841e Change-Id: Ie7fcd37eeb176334e36a86d6ad3d66f42c1b841e
-rw-r--r--legacy/private/property_contexts5
-rw-r--r--zuma-sepolicy.mk1
2 files changed, 0 insertions, 6 deletions
diff --git a/legacy/private/property_contexts b/legacy/private/property_contexts
deleted file mode 100644
index abcdd41..0000000
--- a/legacy/private/property_contexts
+++ /dev/null
@@ -1,5 +0,0 @@
-# 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
diff --git a/zuma-sepolicy.mk b/zuma-sepolicy.mk
index 2d80f55..abfaa28 100644
--- a/zuma-sepolicy.mk
+++ b/zuma-sepolicy.mk
@@ -18,7 +18,6 @@ BOARD_SEPOLICY_DIRS += hardware/google/pixel-sepolicy/powerstats
# To be reviewed and removed.
BOARD_SEPOLICY_DIRS += device/google/zuma-sepolicy/legacy/whitechapel_pro
-PRODUCT_PRIVATE_SEPOLICY_DIRS += device/google/zuma-sepolicy/legacy/private
SYSTEM_EXT_PUBLIC_SEPOLICY_DIRS += device/google/zuma-sepolicy/legacy/system_ext/public
SYSTEM_EXT_PRIVATE_SEPOLICY_DIRS += device/google/zuma-sepolicy/legacy/system_ext/private