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

Commit ca47e6d5 authored by Josh Gao's avatar Josh Gao Committed by Android (Google) Code Review
Browse files

Merge "Allow mediaextractor/mediacodec to connect to tombstoned."

parents 2752e5b6 194af9f6
Loading
Loading
Loading
Loading
+1 −0
Original line number Diff line number Diff line
@@ -63,3 +63,4 @@ geteuid32: 1
getgid32: 1
getegid32: 1
getgroups32: 1
recvmsg: 1
+4 −0
Original line number Diff line number Diff line
@@ -43,9 +43,13 @@ sigaction: 1
tgkill: 1
socket: 1
connect: 1
recvmsg: 1
fcntl64: 1
rt_tgsigqueueinfo: 1
geteuid32: 1
getgid32: 1
getegid32: 1
getgroups32: 1
getdents64: 1
pipe2: 1
ppoll: 1
+4 −0
Original line number Diff line number Diff line
@@ -34,9 +34,13 @@ rt_sigaction: 1
# socket: arg0 == AF_LOCAL
socket: arg0 == 1
connect: 1
recvmsg: 1
rt_tgsigqueueinfo: 1
writev: 1
geteuid: 1
getgid: 1
getegid: 1
getgroups: 1
getdents64: 1
pipe2: 1
ppoll: 1
+3 −0
Original line number Diff line number Diff line
@@ -48,3 +48,6 @@ geteuid32: 1
getgid32: 1
getegid32: 1
getgroups32: 1
getdents64: 1
pipe2: 1
ppoll: 1