| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | run-as: set the SELinux security context. | Stephen Smalley | 2013-07-18 | 1 | -0/+2 |
| | | | | | | | | | Before invoking the specified command or a shell, set the SELinux security context. Change-Id: Ifc7f91aed9d298290b95d771484b322ed7a4c594 Signed-off-by: Stephen Smalley <sds@tycho.nsa.gov> | ||||
| * | Don't statically compile run-as | Nick Kralevich | 2012-01-23 | 1 | -4/+0 |
| | | | | | | Bug: 5904033 Change-Id: Ie815f09a2bf51ad583ded82f652d162a7f70b87e | ||||
| * | Add 'run-as' command implementation as set-uid program. | David 'Digit' Turner | 2010-03-17 | 1 | -0/+12 |
| Typical usage is 'run-as <package-name> <command>' to run <command> in the data directory, and the user id, of <package-name> if, and only if <package-name> is the name of an installed and debuggable application. This relies on the /data/system/packages.list file generated by the PackageManager service. BEWARE: This is intended to be available on production devices ! | |||||
