Add sepolicy for Health Connect system service.
Add selinux policy so the healthconnect system service
can be accessed by other processes.
Bug: 246961138
Test: build
Change-Id: I37e0e7f1a2b4696b18f8876a107c509d2906e850
diff --git a/private/compat/33.0/33.0.ignore.cil b/private/compat/33.0/33.0.ignore.cil
index 90e2eaf..9cb21e2 100644
--- a/private/compat/33.0/33.0.ignore.cil
+++ b/private/compat/33.0/33.0.ignore.cil
@@ -11,6 +11,7 @@
device_config_vendor_system_native_prop
hal_bootctl_service
hal_tv_input_service
+ healthconnect_service
keystore_config_prop
permissive_mte_prop
servicemanager_prop
diff --git a/private/service_contexts b/private/service_contexts
index 1504bac..19c7c45 100644
--- a/private/service_contexts
+++ b/private/service_contexts
@@ -193,6 +193,7 @@
hardware u:object_r:hardware_service:s0
hardware_properties u:object_r:hardware_properties_service:s0
hdmi_control u:object_r:hdmi_control_service:s0
+healthconnect u:object_r:healthconnect_service:s0
ions u:object_r:radio_service:s0
idmap u:object_r:idmap_service:s0
incident u:object_r:incident_service:s0