commit | 9a725b284eb523668a4d0d05027b9f6344d3253e | [log] [tgz] |
---|---|---|
author | Stephen Smalley <sds@tycho.nsa.gov> | Thu Jul 17 14:54:44 2014 -0400 |
committer | Ruchi Kandoi <kandoiruchi@google.com> | Fri Aug 15 14:34:39 2014 -0700 |
tree | 1d10842d6d49a50ddf67e9222f59cb7ddca41f1b | |
parent | 4ddc6eb39e050913f9ab5124dff3aefe16a1e93c [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>