commit | 1ecbac51e6352c563fd8828b605d2645c768d1ad | [log] [tgz] |
---|---|---|
author | Mao Jinlong <jinlmao@codeaurora.org> | Mon Apr 23 18:32:13 2018 +0800 |
committer | Gerrit - the friendly Code Review server <code-review@localhost> | Tue May 08 19:50:59 2018 -0700 |
tree | c6411f9a90e57fd1674d0f6f48e15da77c366e3c | |
parent | fdd4e95ad372066582fe24123c875d868b40ff96 [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 pid=81 comm="kworker/3:1" name="mmc0" dev="debugfs" ino=14362 scontext=u:r:kernel:s0 tcontext=u:object_r:debugfs_mmc:s0 tclass=dir permissive=0 CRs-Fixed: 2131488 Change-Id: I3bdcded04efbb59a6e5f643fce83ffb13ad7528c