[ALPS04285435] EM hidl server sepolicy

Fix the EM hidl server sepllicy build errro

MTK-Commit-Id: 8b95a2baf6f04fd1c8ec5fa6548f78203a581e3d

Change-Id: Iac820d493352c5d37991c23cb10c01f9615ed888
CR-Id: ALPS04285435
Feature: Engineering Mode
This commit is contained in:
dengwei.xu 2020-01-18 10:13:51 +08:00 committed by Dengwei Xu
parent c04d8c0283
commit c6ed642277
2 changed files with 2 additions and 1 deletions

View File

@ -639,6 +639,8 @@
/vendor/bin/loghidlvendorservice u:object_r:loghidlvendorservice_exec:s0 /vendor/bin/loghidlvendorservice u:object_r:loghidlvendorservice_exec:s0
/vendor/bin/em_hidl u:object_r:em_hidl_exec:s0
# Date : 2018/06/15 # Date : 2018/06/15
# Purpose : mtk EM flash reading # Purpose : mtk EM flash reading
/proc/mounts u:object_r:proc_flash:s0 /proc/mounts u:object_r:proc_flash:s0

View File

@ -19,7 +19,6 @@
/system/bin/cmddumper u:object_r:cmddumper_exec:s0 /system/bin/cmddumper u:object_r:cmddumper_exec:s0
/system/bin/thermalindicator u:object_r:thermalindicator_exec:s0 /system/bin/thermalindicator u:object_r:thermalindicator_exec:s0
/system/bin/em_svr u:object_r:em_svr_exec:s0 /system/bin/em_svr u:object_r:em_svr_exec:s0
/vendor/bin/em_hidl u:object_r:em_hidl_exec:s0
/system/bin/aee_aed u:object_r:aee_aed_exec:s0 /system/bin/aee_aed u:object_r:aee_aed_exec:s0
/system/bin/aee_aed64 u:object_r:aee_aed_exec:s0 /system/bin/aee_aed64 u:object_r:aee_aed_exec:s0
/system/bin/aee_dumpstate u:object_r:dumpstate_exec:s0 /system/bin/aee_dumpstate u:object_r:dumpstate_exec:s0