From 988131fe3d13606f931bfdd93418f09d0f3f737d 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" d9b51a61ce69372c2ed9eea1a3e169a85ee58f2a Change-Id: I18c3a290947c21a572754eeecd1d5204c2cbe523 --- private/property_contexts | 5 ----- 1 file changed, 5 deletions(-) delete mode 100644 private/property_contexts diff --git a/private/property_contexts b/private/property_contexts deleted file mode 100644 index abcdd419..00000000 --- a/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