Skip to content
Snippets Groups Projects
  1. Jun 27, 2013
    • Nick Kralevich's avatar
      Add "shell" to seapp_contexts · 59444368
      Nick Kralevich authored
      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
      59444368
  2. Jun 24, 2013
    • Nick Kralevich's avatar
      allow system server to control zygote spawned processes · d2703d21
      Nick Kralevich authored
      System server needs to be able to tell Zygote to create processes
      with differing ids, capabilities, and SELinux security information.
      Allow it.
      
      These rules are not in unconfined.te, and as a result, are not
      automatically allowed by SELinux in enforcing mode.
      
      Change-Id: I010eaa2b0e0cee5d995e08e6c785cc5e01b2c974
      d2703d21
  3. May 24, 2013
  4. May 22, 2013
  5. May 20, 2013
  6. May 17, 2013
  7. May 15, 2013
  8. May 14, 2013
  9. May 10, 2013
  10. May 09, 2013
Loading