Commit graph

1 commit

Author SHA1 Message Date
Kamal Agrawal
619ae9e2ac
sepolicy: Allow kernel to access tracefs instances
Add policy to allow kernel to access tracefs instances.
Fix is for below error:
W kworker/u16:6: type=1400 audit(0.0:8): avc: denied { search } for
name="instances" dev="tracefs" ino=10847 scontext=u:r:kernel:s0
tcontext=u:object_r:debugfs_tracing_instances:s0 tclass=dir permissive=0

Change-Id: I306353ffbc2675a45bee14d17672fc8829cd374e
2021-09-06 15:00:14 +05:30