From 26f2ec2f2e5877df37a2fe392194200284d4afeb Mon Sep 17 00:00:00 2001 From: Andreas Schneider Date: Tue, 21 Jul 2020 16:31:04 +0200 Subject: [PATCH] common: Label android.hardware.thermal@2.0-service.samsung Change-Id: I373e317d73b607e9efeaa424670c6f57bb67bcfd --- common/vendor/file_contexts | 1 + 1 file changed, 1 insertion(+) diff --git a/common/vendor/file_contexts b/common/vendor/file_contexts index 5466df2..47ddca2 100644 --- a/common/vendor/file_contexts +++ b/common/vendor/file_contexts @@ -118,6 +118,7 @@ /(vendor|system/vendor)/bin/hw/android\.hardware\.light@[0-9].[0-9]-service\.samsung u:object_r:hal_light_default_exec:s0 /(vendor|system/vendor)/bin/hw/android\.hardware\.power@[0-9].[0-9]-service\.exynos u:object_r:hal_power_default_exec:s0 /(vendor|system/vendor)/bin/hw/android\.hardware\.power@[0-9].[0-9]-service\.samsung-libperfmgr u:object_r:hal_power_default_exec:s0 +/(vendor|system/vendor)/bin/hw/android\.hardware\.thermal@[0-9].[0-9]-service\.samsung u:object_r:hal_thermal_default_exec:s0 /(vendor|system/vendor)/bin/hw/android\.hardware\.vibrator@[0-9].[0-9]-service\.samsung-haptic u:object_r:hal_vibrator_default_exec:s0 /(vendor|system/vendor)/bin/hw/vendor\.lineage\.biometrics\.fingerprint\.inscreen@1.0-service.samsung u:object_r:hal_lineage_fod_default_exec:s0 /(vendor|system/vendor)/bin/hw/vendor\.lineage\.powershare@[0-9].[0-9]-service\.samsung u:object_r:hal_lineage_powershare_default_exec:s0 -- 2.20.1