[ALPS03604577] CAT need read information from Aee

[Solution] Add se-linux permission for CAT to read aee information

MTK-Commit-Id: a87c38a1401857ea639edbfff339d58f5808466c

Change-Id: I08cce3f4388692a09db58f4d909b95fcb822cd6a
CR-Id: ALPS03604577
Feature: MTKLogger
This commit is contained in:
yuru.zhu 2020-01-18 10:00:12 +08:00 committed by Yuru Zhu (朱禹儒)
parent da04582187
commit 9251f38572

View File

@ -29,3 +29,4 @@ allow system_app mtk_thermal_config_prop:property_service set;
# Package: CAT tool # Package: CAT tool
allow system_app aee_exp_data_file:file r_file_perms; allow system_app aee_exp_data_file:file r_file_perms;
allow system_app aee_exp_data_file:dir r_dir_perms; allow system_app aee_exp_data_file:dir r_dir_perms;
allow system_app md_monitor:unix_stream_socket connectto;