From d28ce5e220a85e6d896b737beff2dead4ec39016 Mon Sep 17 00:00:00 2001 From: mtk14723 Date: Sat, 18 Jan 2020 10:11:57 +0800 Subject: [PATCH] [ALPS04423573] Led: add sepolicy for lazy hal [Detail] Add selinux for lazy hidl, to make lazy hidl service can be started MTK-Commit-Id: d2bbc3f95ab7f2d7dfafe932515053226747ea78 Change-Id: Id6fd21bf7794dbc42454202b081113a9c040722c CR-Id: ALPS04423573 Feature: [Android Default] Backlight --- non_plat/file_contexts | 1 + 1 file changed, 1 insertion(+) diff --git a/non_plat/file_contexts b/non_plat/file_contexts index 1a6f2d7..9cd266e 100644 --- a/non_plat/file_contexts +++ b/non_plat/file_contexts @@ -553,6 +553,7 @@ /(system\/vendor|vendor)/bin/hw/rilproxy u:object_r:rild_exec:s0 /(system\/vendor|vendor)/bin/hw/mtkfusionrild u:object_r:rild_exec:s0 /(system\/vendor|vendor)/bin/hw/android\.hardware\.light@2\.0-service-mediatek u:object_r:mtk_hal_light_exec:s0 +/(system\/vendor|vendor)/bin/hw/android\.hardware\.light@2\.0-service-mediatek-lazy u:object_r:mtk_hal_light_exec:s0 /(system\/vendor|vendor)/bin/hw/android\.hardware\.vibrator@1\.0-service-mediatek u:object_r:hal_vibrator_default_exec:s0 /(system\/vendor|vendor)/bin/hw/android\.hardware\.vibrator@1\.0-service-mediatek-lazy u:object_r:hal_vibrator_default_exec:s0 /(system\/vendor|vendor)/bin/hw/camerahalserver u:object_r:mtk_hal_camera_exec:s0