From 5ae2f3b4d1f8950123a174c968968130a26ba5da Mon Sep 17 00:00:00 2001 From: mtk14723 Date: Sat, 18 Jan 2020 10:11:54 +0800 Subject: [PATCH] [ALPS04411237] Vibrator: add sepolicy lazy hidl [Detail] add selinux for lazy hidl, to make lazy hidl service can be started MTK-Commit-Id: 68eae2f272d3cee8db8377cb298e2227bf21c6fd Change-Id: Ic1c4ce80ed2574093bdd42f1061aca66596f3dca CR-Id: ALPS04411237 Feature: [Module]Vibrator --- non_plat/file_contexts | 2 ++ 1 file changed, 2 insertions(+) diff --git a/non_plat/file_contexts b/non_plat/file_contexts index 8afae3c..1a6f2d7 100644 --- a/non_plat/file_contexts +++ b/non_plat/file_contexts @@ -553,6 +553,8 @@ /(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\.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 /(system\/vendor|vendor)/bin/hw/vendor\.mediatek\.hardware\.imsa@1\.0-service u:object_r:mtk_hal_imsa_exec:s0