gps: Allow hal_gnss_pixel toggle coredump node
Bug: 308527972 Test: b/308527972#comment12 Change-Id: I9060ce551b42a3c1f1482bbe734dec393ff48de5
This commit is contained in:
parent
09c658415f
commit
82ddd40aeb
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)
|
binder_call(hal_gnss_default, hal_gnss_pixel)
|
||||||
|
|
||||||
#Read modem state /sys/bus/platform/devices/cpif/modem_state
|
#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