# gpsd.te | |
r_dir_file(gpsd, sysfs_sec_gps); | |
allow gpsd sysfs_gps_writable:file rw_file_perms; | |
allow gpsd sysfs_wake_lock:file rw_file_perms; | |
allow gpsd self:capability2 block_suspend; | |
allow gpsd bt_device:chr_file rw_file_perms; | |
allow gpsd gnss_device:chr_file rw_file_perms; |