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

Commit 6afb2124 authored by Christopher Ferris's avatar Christopher Ferris Committed by android-build-merger
Browse files

Merge "Add new syscall used by new unwinder." am: e9815965 am: f73c5c5e am: a8c3e8dd

am: 48ec4b05

Change-Id: I1233d0cfb2d8c3fd11036bf71824c3f868cf79f8
parents cfc74e56 48ec4b05
Loading
Loading
Loading
Loading
+1 −0
Original line number Diff line number Diff line
@@ -68,3 +68,4 @@ getgroups32: 1
recvmsg: 1
getpid: 1
gettid: 1
process_vm_readv: 1
+1 −0
Original line number Diff line number Diff line
@@ -61,3 +61,4 @@ pipe2: 1
ppoll: 1
getpid: 1
gettid: 1
process_vm_readv: 1
+1 −0
Original line number Diff line number Diff line
@@ -52,3 +52,4 @@ pipe2: 1
ppoll: 1
getpid: 1
gettid: 1
process_vm_readv: 1
+1 −0
Original line number Diff line number Diff line
@@ -56,6 +56,7 @@ getgroups32: 1
getdents64: 1
pipe2: 1
ppoll: 1
process_vm_readv: 1

# Required by AddressSanitizer
gettid: 1