Merge "gps: add policy for partial reset feature" into main

This commit is contained in:
Wayne Lin 2024-03-04 19:26:02 +00:00 committed by Android (Google) Code Review
commit c093a56797

View File

@ -28,3 +28,6 @@ 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)