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

* commit '1cbf432918a2375378e1762f2f329d17ab7ec765':
  Remove obsolete warning from restorecon_recursive documentation.
This commit is contained in:
Nick Kralevich 2014-09-02 15:52:11 +00:00 committed by Android Git Automerger
commit 465fc3b974

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.