Merge "sepolicy: allow hal_gnss_pixel to connect to hal_contexthub_default" into main

This commit is contained in:
Treehugger Robot 2024-05-13 08:09:15 +00:00 committed by Android (Google) Code Review
commit 9519db1e1b

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)