am 465fc3b9: am 1cbf4329: Merge "Remove obsolete warning from restorecon_recursive documentation."

* commit '465fc3b974384feea3ea991a5e2f801ce1253e2f':
  Remove obsolete warning from restorecon_recursive documentation.
This commit is contained in:
Nick Kralevich 2014-09-02 15:59:17 +00:00 committed by Android Git Automerger
commit 042ece12be

View file

@ -202,8 +202,6 @@ restorecon <path> [ <path> ]*
restorecon_recursive <path> [ <path> ]*
Recursively restore the directory tree named by <path> to the
security contexts specified in the file_contexts configuration.
Do NOT use this with paths leading to shell-writable or app-writable
directories, e.g. /data/local/tmp, /data/data or any prefix thereof.
setcon <securitycontext>
Set the current process security context to the specified string.