[ALPS04696977] Boot cleanup

[Detail]
Remove proc_cpu_loading from basic/non_plat/init.te

MTK-Commit-Id: 6a2ade3189d2b9613f8b19b2ebe646cef292a600

Change-Id: Ia4634123e58127d6dacaa8f98e58ed6cdfc33833
CR-Id: ALPS04696977
Feature: build process
This commit is contained in:
mtk10008 2020-01-18 10:17:13 +08:00
parent dcf924b4d9
commit 0ee9b429a0

View File

@ -140,9 +140,6 @@ allow init mnt_vendor_file:dir mounton;
# Purpose: Allow to setattr /proc/last_kmsg
allow init proc_last_kmsg:file setattr;
# Purpose: Allow to setattr for duraspeed.rc
allow init proc_cpu_loading:file setattr;
# Purpose: Allow to relabelto for selinux_android_restorecon
allow init boot_block_device:lnk_file relabelto;
allow init vbmeta_block_device:lnk_file relabelto;