Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit 042ece12 authored by Nick Kralevich's avatar Nick Kralevich Committed by Android Git Automerger
Browse files

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

* commit '465fc3b9':
  Remove obsolete warning from restorecon_recursive documentation.
parents d546cb59 465fc3b9
Loading
Loading
Loading
Loading
+0 −2
Original line number Diff line number Diff line
@@ -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.