diff --git a/vendor/gnssd.te b/vendor/gnssd.te index 8450253..7dd5e19 100644 --- a/vendor/gnssd.te +++ b/vendor/gnssd.te @@ -25,3 +25,6 @@ get_prop(gnssd, bootanim_system_prop) allow gnssd sysfs_soc:file r_file_perms; allow gnssd sysfs_gps:file rw_file_perms; + +# Read modme state +allow gnssd sysfs_modem_state:file r_file_perms; \ No newline at end of file