[ALPS04017619] add policy for boost boot perofmrance
[Detail] fix selinux permission [Solution] add vendor_init "write" proc_perfmgr permission MTK-Commit-Id: a2917b4a2b759f7465d95a40294916f09535b8d2 Change-Id: I81bec4a989e1a00aa05b5309ba717edc63fa76df CR-Id: ALPS04017619 Feature: System Performance
This commit is contained in:
parent
3215feaff6
commit
51de544bdc
@ -43,3 +43,5 @@ allow vendor_init self:udp_socket { create ioctl };
|
||||
allowxperm vendor_init self:udp_socket ioctl { SIOCSIFFLAGS };
|
||||
allow vendor_init self:global_capability_class_set net_raw;
|
||||
|
||||
# enhance boot time
|
||||
allow vendor_init proc_perfmgr:file write;
|
||||
|
Loading…
x
Reference in New Issue
Block a user