Aayush Gupta c076d39750 non_plat: Allow proc_perfmgr to associate with proc filesystem
Denial observed without this change:
[    7.887820] .(1)[396:logd.auditd]type=1400 audit(1610975734.228:4): avc: denied { associate } for comm="init" name="boot_boost" scontext=u:object_r:proc_perfmgr:s0 tcontext=u:object_r:proc:s0 tclass=filesystem permissive=1

Signed-off-by: Aayush Gupta <aayushgupta219@gmail.com>
Change-Id: I2adca2f377a825840f63643132a064c9c1394b06
2021-01-18 21:47:31 +05:30

2 lines
46 B
Plaintext

allow proc_perfmgr proc:filesystem associate;