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

Commit 33cc0850 authored by Christopher Ferris's avatar Christopher Ferris Committed by Automerger Merge Worker
Browse files

Merge "Add sysinfo system call for swcodec." am: 1677878a am: ad88e484 am:...

Merge "Add sysinfo system call for swcodec." am: 1677878a am: ad88e484 am: eab930c5 am: 8484dc8e am: f22dad78

Original change: https://android-review.googlesource.com/c/platform/frameworks/av/+/1839301

Change-Id: Ibe66189d3f65a1e3e9ca958ef0ebbfeb1660f6b8
parents 09ddf5e2 f22dad78
Loading
Loading
Loading
Loading
+1 −0
Original line number Diff line number Diff line
@@ -84,5 +84,6 @@ geteuid32: 1
getgid32: 1
getegid32: 1
getgroups32: 1
sysinfo: 1

@include /apex/com.android.media.swcodec/etc/seccomp_policy/code_coverage.arm.policy
+1 −0
Original line number Diff line number Diff line
@@ -78,6 +78,7 @@ geteuid: 1
getgid: 1
getegid: 1
getgroups: 1
sysinfo: 1

# Android profiler (heapprofd, traced_perf) additions, where not already
# covered by the rest of the file, or by builtin minijail allow-listing of