Merge "[ALPS03923695] Modify systemserver selinux rule" into alps-trunk-p0.basic

Change-Id: If8bc499d4026331db3395821d8c3bc7eeccc0673
MTK-Commit-Id: b785c570c1b61892dd9c96c0ebf9c0eb461a21fd
This commit is contained in:
Chuanghua Zhao 2020-01-18 09:48:51 +08:00 committed by Gerrit Code Review
commit 631c50a10a

View File

@ -9,8 +9,8 @@ allow system_server irtx_device:chr_file rw_file_perms;
allow system_server qemu_pipe_device:chr_file rw_file_perms; 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;
# /proc access. # Add for bootprof
#allow system_server proc:file w_file_perms; allow system_server proc_bootprof:file w_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;