[ALPS04813229] Add perms in systemserver

Add permissions in system_server.

MTK-Commit-Id: 88c1d92c05bba929078a3f4a7b2dceb7a56e0982

Change-Id: I42eafa73df5bf9227d0c21e2dd32710574093314
CR-Id: ALPS04813229
Feature: [Module]SystemServer
This commit is contained in:
mtk07742 2020-01-18 10:21:16 +08:00 committed by Yongjun Luo
parent b1003a58cc
commit a4100ab1fd

View File

@ -220,3 +220,18 @@ allow system_server proc_battery_cmd:dir search;
#Date:2019/10/09 #Date:2019/10/09
#Operation:Q Migration #Operation:Q Migration
get_prop(system_server, debug_mtk_aee_prop) get_prop(system_server, debug_mtk_aee_prop)
#Date:2019/10/09
#Operation:Q Migration
get_prop(system_server, debug_bq_dump_prop)
get_prop(system_server, mtk_telecom_vibrate)
allow system_server proc_cmdq_debug:file getattr;
allow system_server proc_freqhop:file getattr;
allow system_server proc_last_kmsg:file r_file_perms;
allow system_server proc_cm_mgr:dir search;
allow system_server proc_isp_p2:dir search;
allow system_server proc_thermal:dir search;
allow system_server proc_atf_log:dir search;
allow system_server proc_cpufreq:dir search;
allow system_server proc_mtkcooler:dir search;
allow system_server proc_ppm:dir search;