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

Commit 24df8e56 authored by Jeff Vander Stoep's avatar Jeff Vander Stoep Committed by android-build-merger
Browse files

minijail: allow a syscalls to permit logging

am: e446c8e0

* commit 'e446c8e0':
  minijail: allow a syscalls to permit logging

Change-Id: I7469b712cc5f39e135449f05d6b6b1358ca6cd2b
parents f42888c2 e446c8e0
Loading
Loading
Loading
Loading
+4 −0
Original line number Diff line number Diff line
@@ -31,6 +31,10 @@ faccessat: 1
sched_setscheduler: 1
ugetrlimit: 1
getrlimit: 1
geteuid32: 1
getgid32: 1
getegid32: 1
getgroups32: 1

# for attaching to debuggerd on process crash
socketcall: 1