diff --git a/gs101-sepolicy.mk b/gs101-sepolicy.mk index d8b19689..d33fcd4e 100644 --- a/gs101-sepolicy.mk +++ b/gs101-sepolicy.mk @@ -36,3 +36,6 @@ PRODUCT_PUBLIC_SEPOLICY_DIRS += device/google/gs101-sepolicy/public ifeq ($(TARGET_PKVM_ENABLED),true) BOARD_SEPOLICY_DIRS += device/google/gs101-sepolicy/pkvm endif + +# Health HAL +BOARD_SEPOLICY_DIRS += device/google/gs101-sepolicy/health diff --git a/health/file_contexts b/health/file_contexts new file mode 100644 index 00000000..55321741 --- /dev/null +++ b/health/file_contexts @@ -0,0 +1 @@ +/vendor/bin/hw/android\.hardware\.health-service\.gs101 u:object_r:hal_health_default_exec:s0