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

Commit e7cdd464 authored by Marco Nelissen's avatar Marco Nelissen Committed by Android (Google) Code Review
Browse files

Merge "Add missing syscall for 32 bit builds"

parents 98b1b5ec 19c84390
Loading
Loading
Loading
Loading
+3 −0
Original line number Diff line number Diff line
@@ -41,6 +41,9 @@ getgroups32: 1
nanosleep: 1
getrandom: 1

# for dynamically loading extractors
pread64: 1

# for FileSource
readlinkat: 1
_llseek: 1