diff --git a/vendor/hal_gnss_pixel.te b/vendor/hal_gnss_pixel.te index 4318875..6a27d82 100644 --- a/vendor/hal_gnss_pixel.te +++ b/vendor/hal_gnss_pixel.te @@ -9,4 +9,5 @@ binder_call(hal_gnss_pixel, hal_gnss_default) binder_call(hal_gnss_default, hal_gnss_pixel) #Read modem state /sys/bus/platform/devices/cpif/modem_state -allow hal_gnss_pixel sysfs_modem_state:file r_file_perms; \ No newline at end of file +allow hal_gnss_pixel sysfs_modem_state:file r_file_perms; +allow hal_gnss_pixel sysfs_gps:file rw_file_perms; \ No newline at end of file