mirror of
https://github.com/chararomandroid/android_device_samsung_a20
synced 2026-08-24 04:45:32 -04:00
universal7885: Add some rules to make ds work on enforcing
This commit is contained in:
parent
7f457b56ee
commit
62b750c2e9
12 changed files with 14 additions and 38 deletions
2
universal7885-common/sepolicy/vendor/gpsd.te
vendored
2
universal7885-common/sepolicy/vendor/gpsd.te
vendored
|
|
@ -7,6 +7,8 @@ init_daemon_domain(gpsd)
|
|||
allow gpsd rild:unix_stream_socket connectto;
|
||||
|
||||
get_prop(gpsd, vendor_radio_prop)
|
||||
allow gpsd system_data_file:dir search;
|
||||
|
||||
get_prop(gpsd, telephony_config_prop)
|
||||
get_prop(gpsd, exported_config_prop)
|
||||
|
||||
|
|
|
|||
Loading…
Reference in a new issue