[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:
parent
8bb758be40
commit
4cf86a27c9
@ -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;
|
allow system_server wmtWifi_device:chr_file w_file_perms;
|
||||||
|
|
||||||
# Add for bootprof
|
# Add for bootprof
|
||||||
allow system_server proc_bootprof:file w_file_perms;
|
allow system_server proc_bootprof:file rw_file_perms;
|
||||||
|
|
||||||
# /data/core access.
|
# /data/core access.
|
||||||
allow system_server aee_core_data_file:dir r_dir_perms;
|
allow system_server aee_core_data_file:dir r_dir_perms;
|
||||||
|
Loading…
x
Reference in New Issue
Block a user