diff --git a/vendor/hal_contexthub_default.te b/vendor/hal_contexthub_default.te new file mode 100644 index 0000000..e749f01 --- /dev/null +++ b/vendor/hal_contexthub_default.te @@ -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) +