Revert "sepolicy: Allow PixelGnss to connect to Chre HAL"
Revert submission 26593083-lassen_pps Reason for revert: Culprit for test breakages in b/331680556. Will be verifying through ABTD for confirmation and before submitting the revert. Bug: b/331680556 Reverted changes: /q/submissionid:26593083-lassen_pps Change-Id: I97e29eaf09238d708fb9d941a5988ad42d583655
This commit is contained in:
parent
9a7af460a5
commit
406eea24ba
@ -12,10 +12,3 @@ allow hal_gnss_pixel sysfs_modem_state:file r_file_perms;
|
|||||||
|
|
||||||
#Toggle coredump node
|
#Toggle coredump node
|
||||||
allow hal_gnss_pixel sysfs_gps:file rw_file_perms;
|
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;
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user