commit | 59444368da2fbe79ebc1b346eea9797f67c66566 | [log] [tgz] |
---|---|---|
author | Nick Kralevich <nnk@google.com> | Thu Jun 27 10:48:36 2013 -0700 |
committer | Nick Kralevich <nnk@google.com> | Thu Jun 27 10:48:36 2013 -0700 |
tree | 0ca11e1581051385072865e7a3b0d13c23a3bd06 | |
parent | d2703d21814c3f869fed97c74596bb4ba661806c [diff] |
Add "shell" to seapp_contexts In the process of taking a bugreport, "dumpstate -B" will instruct zygote to fire up com.android.shell, which runs as UID=2000. This transition was not included in seapp_contexts, so zygote didn't know how to properly set the context for the shell user. Add an entry to allow zygote to know what to do with UID=2000 requests. Bug: 9588981 Change-Id: I2e726be8d58437ef1de3bcbad3b897a97ed18e22