sepolicy: qti: Grant perms to mount tracefs when CONFIG_DEBUG_FS
avc: denied { mounton } for pid=1 comm="init" path="/sys/kernel/tracing" dev="tracefs" ino=1 scontext=u:r:init:s0 tcontext=u:object_r:debugfs_tracing_debug:s0 tclass=dir permissive=0
This commit is contained in:
committed by
sreeshankark
parent
182d42df95
commit
68c41c5489
2
sepolicy/qti/vendor/init.te
vendored
2
sepolicy/qti/vendor/init.te
vendored
@@ -1 +1,3 @@
|
||||
allow init proc:file write;
|
||||
|
||||
allow init debugfs_tracing_debug:dir mounton;
|
||||
|
||||
Reference in New Issue
Block a user