am 9e09e0f4: Merge change 3724 into donut
Merge commit '9e09e0f439ab30b8856d46827623652d09b7477b' * commit '9e09e0f439ab30b8856d46827623652d09b7477b': zygote: Add CAP_SYS_NICE to system server capabilities
This commit is contained in:
committed by
The Android Open Source Project
commit
1b2e618bdf
@@ -525,7 +525,7 @@ public class ZygoteInit {
|
||||
"--setuid=1000",
|
||||
"--setgid=1000",
|
||||
"--setgroups=1001,1002,1003,1004,1005,1006,1007,1008,1009,1010,3001,3002,3003",
|
||||
"--capabilities=121715744,121715744",
|
||||
"--capabilities=130104352,130104352",
|
||||
"--runtime-init",
|
||||
"--nice-name=system_server",
|
||||
"com.android.server.SystemServer",
|
||||
|
||||
Reference in New Issue
Block a user