summaryrefslogtreecommitdiffstats
path: root/init/readme.txt
diff options
context:
space:
mode:
Diffstat (limited to 'init/readme.txt')
-rw-r--r--init/readme.txt5
1 files changed, 0 insertions, 5 deletions
diff --git a/init/readme.txt b/init/readme.txt
index 84afd11d8..6b9c42d3f 100644
--- a/init/readme.txt
+++ b/init/readme.txt
@@ -252,11 +252,6 @@ rm <path>
rmdir <path>
Calls rmdir(2) on the given path.
-setcon <seclabel>
- Set the current process security context to the specified string.
- This is typically only used from early-init to set the init context
- before any other process is started.
-
setprop <name> <value>
Set system property <name> to <value>. Properties are expanded
within <value>.