mirror of
https://github.com/Evolution-X-Devices/device_google_gs201
synced 2026-01-31 05:48:54 +00:00
Revert submission 22899490-euicc_selinux_fix Reason for revert: b/279988311 we rename the vendor.modem property so we don't need to add the new rules Bug: 279988311 Reverted changes: /q/submissionid:22899490-euicc_selinux_fix Change-Id: I50ff4f8e48389d034c3f6c716dad1a81e9b73e64
6 lines
352 B
Plaintext
6 lines
352 B
Plaintext
# 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
|