Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit 177c046e authored by Steve Kondik's avatar Steve Kondik
Browse files

Grant qcom_oncrpc group to system_server

 * Needed for RPC-based QC GPS

Change-Id: Idebc5f6f8e7f8c136d931d7638338d3611895d8a
parent 66978614
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -485,7 +485,7 @@ public class ZygoteInit {
        String args[] = {
            "--setuid=1000",
            "--setgid=1000",
            "--setgroups=1001,1002,1003,1004,1005,1006,1007,1008,1009,1010,1018,3001,3002,3003,3004,3006,3007",
            "--setgroups=1001,1002,1003,1004,1005,1006,1007,1008,1009,1010,1018,3001,3002,3003,3004,3006,3007,3009",
            "--capabilities=130104352,130104352",
            "--runtime-init",
            "--nice-name=system_server",