universal7885: Address some avc denials

This commit is contained in:
roynatech2544 2022-08-21 02:35:35 +09:00
commit 7c26e3461b
4 changed files with 8 additions and 1 deletions

View file

@ -51,4 +51,5 @@ allow gpsd gps_device:chr_file rw_file_perms;
allow gpsd gpsd_exec:file execute_no_trans;
get_prop(gpsd, exported_config_prop)
allow gpsd bootanim_system_prop:file { read open getattr };
get_prop(gpsd, bootanim_system_prop)
allow gpsd servicemanager:binder call;