sdm660-common: sepolicy: drop livedisplay sepolicy rule

This commit is contained in:
pix106 2023-05-07 08:46:48 +02:00
parent 8c57947a57
commit b941e52a77

View file

@ -3,6 +3,5 @@ get_prop(system_server, userspace_reboot_exported_prop)
allow system_server app_zygote:process getpgid;
allow system_server blkio_dev:dir search;
allow system_server sysfs_battery_supply:file rw_file_perms;
allow system_server sysfs_livedisplay_tuneable:file rw_file_perms;
dontaudit system_server sysfs:file { read open getattr };