mirror of
https://github.com/chararomandroid/android_device_samsung_a20
synced 2026-08-23 12:35:33 -04:00
universal7885: sepolicy: Write rules for power stats HAL
* Also address other denials happening on permissive mode
This commit is contained in:
parent
0ab8aa74bf
commit
facb92a88a
5 changed files with 12 additions and 4 deletions
1
universal7885-common/sepolicy/vendor/gpsd.te
vendored
1
universal7885-common/sepolicy/vendor/gpsd.te
vendored
|
|
@ -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;
|
||||
|
|
|
|||
Loading…
Reference in a new issue