[ALPS03923695] Add read rule for bootprof.

[Detail]
Add read rule for bootprof log in systemserver.

MTK-Commit-Id: f48bdd8c28acc10d9f1f4463b3f15cb342d7ce49

Change-Id: Iec34c82a36f6b66601ca44fbe978a38a6c483600
CR-Id: ALPS03923695
Feature: [Module]SystemServer
This commit is contained in:
Chuanghua Zhao 2020-01-18 09:52:11 +08:00
parent 8bb758be40
commit 4cf86a27c9

View File

@ -10,7 +10,7 @@ allow system_server qemu_pipe_device:chr_file rw_file_perms;
allow system_server wmtWifi_device:chr_file w_file_perms;
# Add for bootprof
allow system_server proc_bootprof:file w_file_perms;
allow system_server proc_bootprof:file rw_file_perms;
# /data/core access.
allow system_server aee_core_data_file:dir r_dir_perms;