mirror of
https://github.com/chararomandroid/android_device_samsung_a20
synced 2026-08-23 20:45:31 -04:00
universal7885: Address some avc denials
This commit is contained in:
parent
69c5046e99
commit
7c26e3461b
4 changed files with 8 additions and 1 deletions
3
universal7885-common/sepolicy/vendor/gpsd.te
vendored
3
universal7885-common/sepolicy/vendor/gpsd.te
vendored
|
|
@ -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;
|
||||
|
|
|
|||
Loading…
Reference in a new issue