Since android-10.0.0_r37, mediacodec seccomp policy now has two includes. In AOSP 8.1, minijail is vendor-side. AOSP 8.1's minijail has a bug, which can't read multiple includes. All of this together means mediacodec is broken. This fixes it by overriding vendor's minijail to a working one, in the hope that vendors didn't change anything in their own minijail https://issuetracker.google.com/issues/158068181
You'll need to call generate.sh in this folder to generate the Makefiles to build the Treble targets
Description
Languages
Makefile
58.2%
C++
23.2%
Shell
17.9%
C
0.7%