mirror of
https://github.com/chararomandroid/android_device_samsung_a20
synced 2026-08-23 12:35:33 -04:00
universal7885: sepolicy: Address A20 and DS denials
Change-Id: I5838c1cd88f4479169651b8a66f70d52242c2e4e Signed-off-by: roynatech2544 <whiteshell2544@naver.com>
This commit is contained in:
parent
91cae9cc95
commit
0631cfad71
5 changed files with 7 additions and 8 deletions
2
universal7885-common/sepolicy/vendor/gpsd.te
vendored
2
universal7885-common/sepolicy/vendor/gpsd.te
vendored
|
|
@ -46,7 +46,7 @@ allow gpsd self:capability2 block_suspend;
|
|||
|
||||
allow gpsd bt_device:chr_file rw_file_perms;
|
||||
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 };
|
||||
|
|
|
|||
Loading…
Reference in a new issue