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

Commit 728547f0 authored by Nick Kralevich's avatar Nick Kralevich Committed by Android Git Automerger
Browse files

am 042ece12: am 465fc3b9: am 1cbf4329: Merge "Remove obsolete warning from...

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

* commit '042ece12':
  Remove obsolete warning from restorecon_recursive documentation.
parents 1a0b55cc 042ece12
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.