Merge "sepolicy: Allow PixelGnss to connect to Chre HAL" into 24D1-dev am: 3d57c4ee96

Original change: https://googleplex-android-review.googlesource.com/c/device/google/zumapro-sepolicy/+/26588701

Change-Id: I766c697005435e4a74bd3f8003ecb9b92255ac96
Signed-off-by: Automerger Merge Worker <android-build-automerger-merge-worker@system.gserviceaccount.com>
This commit is contained in:
Cheng Chang 2024-03-25 13:09:33 +00:00 committed by Automerger Merge Worker
commit 07d703b246

6
vendor/hal_contexthub_default.te vendored Normal file
View file

@ -0,0 +1,6 @@
#
# Context hub multiclient HAL common selinux policies
#
# Allow binder call to PixelGnss PPS function.
binder_call(hal_contexthub_default, hal_gnss_pixel)