gps: Allow hal_gnss_pixel toggle coredump node am: 82ddd40aeb
Original change: https://googleplex-android-review.googlesource.com/c/device/google/akita-sepolicy/+/25229055 Change-Id: I17ba97826a98760dce40c967065b717d62049f4b Signed-off-by: Automerger Merge Worker <android-build-automerger-merge-worker@system.gserviceaccount.com>
This commit is contained in:
commit
a7d7e6d944
1 changed files with 2 additions and 1 deletions
3
vendor/hal_gnss_pixel.te
vendored
3
vendor/hal_gnss_pixel.te
vendored
|
@ -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;
|
||||
allow hal_gnss_pixel sysfs_modem_state:file r_file_perms;
|
||||
allow hal_gnss_pixel sysfs_gps:file rw_file_perms;
|
Loading…
Add table
Add a link
Reference in a new issue