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

* commit '1cbf432918a2375378e1762f2f329d17ab7ec765':
  Remove obsolete warning from restorecon_recursive documentation.
diff --git a/init/readme.txt b/init/readme.txt
index decea9a..750d953 100644
--- a/init/readme.txt
+++ b/init/readme.txt
@@ -202,8 +202,6 @@
 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.