Revert "sdm660-common: sepolicy: Label sys.use_fifo_ui and address system_server vendor_video_prop denial"

This reverts commit ee3fa3b300.
This commit is contained in:
pix106 2021-11-30 00:47:27 +01:00
parent 653c608694
commit cede39d305
2 changed files with 0 additions and 4 deletions

View file

@ -70,6 +70,3 @@ rild.libpath u:object_r:vendor_rild_libpath_prop:s0
# Thermal engine # Thermal engine
persist.sys.thermal. u:object_r:thermal_engine_prop:s0 persist.sys.thermal. u:object_r:thermal_engine_prop:s0
sys.thermal. u:object_r:thermal_engine_prop:s0 sys.thermal. u:object_r:thermal_engine_prop:s0
# UI
sys.use_fifo_ui u:object_r:vendor_video_prop:s0

View file

@ -1,5 +1,4 @@
get_prop(system_server, userspace_reboot_exported_prop) get_prop(system_server, userspace_reboot_exported_prop)
get_prop(system_server, vendor_video_prop)
allow system_server app_zygote:process getpgid; allow system_server app_zygote:process getpgid;
allow system_server blkio_dev:dir search; allow system_server blkio_dev:dir search;