platform_build_soong/ui
Dan Willemsen 3a4dbd651f Fix nested minijail0 execution
We've got an internal testcase that uses minijail0 inside an Android.mk
rule. That was failing since we turned on the linux sandbox, as /proc
was mounted read-only, which prevented setting up the uid/gid mappings
for a child namespace.

Fixes: 122985455
Test: treehugger & forrest of breaking build
Change-Id: Ia77a91a7f4eeeb8a24e84075d8272287f5087587
2019-01-16 23:04:16 -08:00
..
build Fix nested minijail0 execution 2019-01-16 23:04:16 -08:00
logger Fix format string issues 2018-03-28 15:54:52 -07:00
metrics Generate build timing metrics to proto format file 2019-01-04 15:54:01 -08:00
status Print a status message when starting ninja 2019-01-02 12:50:49 -08:00
terminal Strip escape characters when TERM=dumb 2018-07-16 10:56:10 -07:00
tracer Add a unified status reporting UI 2018-07-12 14:15:31 -07:00