diff options
| author | Elliott Hughes <enh@google.com> | 2015-04-24 19:41:19 +0000 |
|---|---|---|
| committer | Elliott Hughes <enh@google.com> | 2015-04-24 12:41:47 -0700 |
| commit | c7ca9dd6c87d69c73706ddc5d739dd9d71314b62 (patch) | |
| tree | c863388c458cf8d06882cb4c22616109bf6bafb4 /init/readme.txt | |
| parent | 132440b087d35ebddd021b86bdcb3aa5c8feec80 (diff) | |
| download | core-c7ca9dd6c87d69c73706ddc5d739dd9d71314b62.tar.gz core-c7ca9dd6c87d69c73706ddc5d739dd9d71314b62.tar.bz2 core-c7ca9dd6c87d69c73706ddc5d739dd9d71314b62.zip | |
Revert "Revert "Remove now-unusable 'setcon' command.""
This reverts commit b862bd00a4192d48c3ae82156d8c35b32283e9e4.
This change was fine but an earlier change it depended on was broken.
That change has been fixed and resubmitted.
Bug: http://b/19702273
Change-Id: I17e565721026e48e2a73526f729f2481d4d6edb5
Diffstat (limited to 'init/readme.txt')
| -rw-r--r-- | init/readme.txt | 5 |
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>. |
