Merge branch 'lineage-21.0' of https://github.com/LineageOS/android_device_lineage_sepolicy into leaf-3.2

Change-Id: I98af2c7b86ed986507d08051317f9cd4f136c120
diff --git a/common/private/property_contexts b/common/private/property_contexts
index af7e1b4..fc67ab5 100644
--- a/common/private/property_contexts
+++ b/common/private/property_contexts
@@ -16,3 +16,6 @@
 
 # xtra-daemon control
 persist.sys.xtra-daemon.enabled        u:object_r:xtra_control_prop:s0 exact bool
+
+# Screen mirroring disablement
+persist.sysui.disable_mirroring_confirmation_dialog u:object_r:hdmi_config_prop:s0
diff --git a/common/vendor/file_contexts b/common/vendor/file_contexts
index 01a98b4..11fd7ba 100644
--- a/common/vendor/file_contexts
+++ b/common/vendor/file_contexts
@@ -2,6 +2,7 @@
 /(vendor|system/vendor)/bin/hw/android\.hardware\.biometrics\.fingerprint@2\.0-service u:object_r:hal_fingerprint_default_exec:s0
 
 # Health HAL
+/(vendor|system/vendor)/bin/hw/android\.hardware\.health-service\.batteryless u:object_r:hal_health_default_exec:s0
 /(vendor|system/vendor)/bin/hw/vendor\.lineage\.health-service\.default u:object_r:hal_lineage_health_default_exec:s0
 
 # Light HAL