Revert "sepolicy: Allow PixelGnss implement PPS function"
Revert submission 27007604-pps_topic Reason for revert: Droid-monitor created revert due to breakages in b/338407263. Will be verifying through ABTD before submission. Reverted changes: /q/submissionid:27007604-pps_topic Change-Id: Icf89f2bd526634daa8ba10f80471b80dab0837f7
This commit is contained in:
parent
890796a889
commit
feb41bd23d
2 changed files with 0 additions and 15 deletions
|
@ -12,15 +12,3 @@ allow hal_gnss_pixel sysfs_modem_state:file r_file_perms;
|
|||
|
||||
#Toggle coredump node
|
||||
allow hal_gnss_pixel sysfs_gps:file rw_file_perms;
|
||||
|
||||
# Allow access to CHRE multiclient HAL.
|
||||
get_prop(hal_gnss_pixel, vendor_chre_hal_prop)
|
||||
|
||||
# Allow binder to CHRE.
|
||||
binder_call(hal_gnss_pixel, hal_contexthub_default)
|
||||
allow hal_gnss_pixel hal_contexthub_service:service_manager find;
|
||||
|
||||
# Allow connect to gnss service
|
||||
allow hal_gnss_pixel vendor_gps_file:dir create_dir_perms;
|
||||
allow hal_gnss_pixel vendor_gps_file:fifo_file create_file_perms;
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue