commit | 32915658aa5692a4dec7055707289a1129d0462d | [log] [tgz] |
---|---|---|
author | Stephen Smalley <sds@tycho.nsa.gov> | Thu Jul 17 14:54:44 2014 -0400 |
committer | Stephen Smalley <sds@tycho.nsa.gov> | Thu Jul 17 14:58:50 2014 -0400 |
tree | 9a0283960142629ae7a1699563c9d61b0d3cf991 | |
parent | 26d6371c5a5cbcc408e65668a55fdc0cf3453858 [diff] |
Allow init to restorecon sysfs files. The boot-time restorecon_recursive("/sys") occurs while still in the kernel domain, but init.rc files may nonetheless perform restorecon_recursive of parts of /sys created later and therefore require this permission. Required for: https://android-review.googlesource.com/#/c/101800/ Change-Id: I68dc2c6019a1f9deae3eec5c2f068365ce2372e5 Signed-off-by: Stephen Smalley <sds@tycho.nsa.gov>