android_device_samsung_a20/universal7885-common/sepolicy/vendor/gpsd.te
roynatech2544 e732699c27
universal7885: Go back track slsi sepolicy
- Also cleanup rebundant rules, duplicate rules
2023-11-29 19:45:59 +09:00

15 lines
482 B
Text

allow gpsd sysfs_wake_lock:file rw_file_perms;
allow gpsd sysfs_socinfo:file r_file_perms;
allow gpsd self:capability net_raw;
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;
allow gpsd servicemanager:binder call;
allow gpsd hal_system_suspend_service:service_manager find;
get_prop(gpsd, exported_config_prop)
get_prop(gpsd, bootanim_system_prop)