commit | 4d86cb2738813c6c493aead1f899779591c36e9e | [log] [tgz] |
---|---|---|
author | Sayali Lokhande <sayalil@codeaurora.org> | Tue Mar 24 17:01:25 2020 +0530 |
committer | Gerrit - the friendly Code Review server <code-review@localhost> | Wed Mar 25 23:02:57 2020 -0700 |
tree | d78424d6b5c5e09287a11af70d05ebde42c9117d | |
parent | f2ce4398c275eed70e070504c7696b3478fa3654 [diff] |
sepolicy : Allow kernel to search debugfs_mmc dir Debugfs is failed to be initialized because of the denial below. Add selinux policy to fix it. avc: denied { search } for comm="kworker/0:1" name="mmc0" dev="debugfs" ino=6562 scontext=u:r:kernel:s0 tcontext=u:object_r:debugfs_mmc:s0 tclass=dir permissive=0 CRs-Fixed: 2636489 Change-Id: I831a363d448b3efe11960c3937b04dbca80d37f3