commit | 7845ec7985b66e814334ef1f9e04ec65953b84f2 | [log] [tgz] |
---|---|---|
author | Mao Jinlong <jinlmao@codeaurora.org> | Mon Sep 25 15:45:59 2017 +0800 |
committer | Gerrit - the friendly Code Review server <code-review@localhost> | Mon Sep 25 00:56:28 2017 -0700 |
tree | 76613bc8856d68d3d3bd4bd08c57ddb4cf2783bf | |
parent | 4ed8a580922b76a1534f64fe8d532461542879cd [diff] |
sepolicy : correct the matching expression of sysfs_ssr Current expression is unable to match all the name files of sysfs_ssr. There are denials of sysfs files because of this. Correct it to fix the denials. CRs-Fixed: 2111501 Change-Id: I7786b34e10b36232186e55fb9cef8dcb5710d6a4