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

This commit is contained in:
Treehugger Robot 2024-05-02 13:12:59 +00:00 committed by Android (Google) Code Review
commit 7cdb6ff8b0

3
vendor/hal_contexthub_default.te vendored Normal file
View file

@ -0,0 +1,3 @@
# Allow binder call to PixelGnss PPS function.
binder_call(hal_contexthub_default, hal_gnss_pixel)