universal7885: sepolicy: Write rules for power stats HAL

* Also address other denials happening on permissive mode
This commit is contained in:
roynatech2544 2022-08-27 06:55:05 +00:00
commit facb92a88a
5 changed files with 12 additions and 4 deletions

View file

@ -53,3 +53,4 @@ allow gpsd gpsd_exec:file execute_no_trans;
get_prop(gpsd, exported_config_prop)
get_prop(gpsd, bootanim_system_prop)
allow gpsd servicemanager:binder call;
allow gpsd hal_system_suspend_service:service_manager find;