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

This commit is contained in:
Cheng Chang 2024-03-25 12:51:10 +00:00 committed by Android (Google) Code Review
commit 3d57c4ee96

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)