Merge "gps: add policy for partial reset feature" into main
This commit is contained in:
commit
c093a56797
1 changed files with 3 additions and 0 deletions
|
@ -28,3 +28,6 @@ allow gnssd sysfs_gps:file rw_file_perms;
|
||||||
|
|
||||||
# Allow gnssd to set GPS property
|
# Allow gnssd to set GPS property
|
||||||
set_prop(gnssd, vendor_gps_prop)
|
set_prop(gnssd, vendor_gps_prop)
|
||||||
|
|
||||||
|
# Read RIL property
|
||||||
|
get_prop(gnssd, vendor_rild_prop)
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue