Merge "[ALPS03841705] remove unuse selinux rule" into alps-trunk-p0.basic
Change-Id: If10189a5f8f50b9dd1cd3f9eafab6eb45abb5b31 MTK-Commit-Id: ffdde889a9b9d4233902fc634a6ab071f2e38c0c
This commit is contained in:
commit
f9ccc3b4ea
@ -100,7 +100,6 @@ allow aee_aed dumpstate:unix_stream_socket { read write ioctl };
|
||||
allow aee_aed dumpstate:dir search;
|
||||
allow aee_aed dumpstate:file r_file_perms;
|
||||
|
||||
#allow aee_aed proc:file rw_file_perms;
|
||||
allow aee_aed logdr_socket:sock_file write;
|
||||
allow aee_aed logd:unix_stream_socket connectto;
|
||||
# allow aee_aed system_ndebug_socket:sock_file write; mask for never allow rule
|
||||
|
@ -14,7 +14,6 @@ allow dumpstate mnt_user_file:lnk_file read;
|
||||
allow dumpstate storage_file:lnk_file read;
|
||||
|
||||
# Purpose: timer_intval. this is neverallow
|
||||
#allow dumpstate sysfs:file r_file_perms;
|
||||
allow dumpstate app_data_file:dir search;
|
||||
allow dumpstate kmsg_device:chr_file r_file_perms;
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user