summaryrefslogtreecommitdiff
path: root/core/java/android/os/AppZygote.java
Commit message (Expand)AuthorAgeFilesLines
* Use killProcessGroup when killing app zygote.Martijn Coenen2020-05-291-3/+2
* AppZygote: start with the correct instruction setLev Rumyantsev2020-01-141-1/+3
* Code cleanup to conform to style guide / linter.Chris Wailes2019-01-221-1/+1
* Prepare setresuid()/setresgid() seccomp filter in AppZygote.Martijn Coenen2019-01-181-2/+13
* Allocate isolated UID ranges for app zygote and its children.Martijn Coenen2019-01-071-3/+6
* Initial support for application Zygote.Martijn Coenen2019-01-071-0/+116