Merge 24Q3 (ab/AP3A.240905.001) to aosp-main-future
Bug: 347831320 Merged-In: I3f56acd12a4ab98bd5595c25098b544c14fbf25c Change-Id: I85737b9684d24594d16ed1349fab663bfb221857
This commit is contained in:
8
vendor/gnssd.te
vendored
8
vendor/gnssd.te
vendored
@@ -26,5 +26,11 @@ get_prop(gnssd, bootanim_system_prop)
|
||||
allow gnssd sysfs_soc:file r_file_perms;
|
||||
allow gnssd sysfs_gps:file rw_file_perms;
|
||||
|
||||
# Allow gnssd to set GPS property
|
||||
set_prop(gnssd, vendor_gps_prop)
|
||||
|
||||
# Read RIL property
|
||||
get_prop(gnssd, vendor_rild_prop)
|
||||
|
||||
# Read modme state
|
||||
allow gnssd sysfs_modem_state:file r_file_perms;
|
||||
allow gnssd sysfs_modem_state:file r_file_perms;
|
||||
|
||||
Reference in New Issue
Block a user