android_build_soong/genrule
Inseob Kim 7195b065b6 Add property for incremental nsjail genrules
Normally genrule sandboxes run the build command in a clean state.
Setting keep_gendir as true, along with use_nsjail, will keep $(genDir)
so the genrule can be incrementally built.

Bug: 381459587
Test: build with and without the flag
Change-Id: I07bbea965f7b644ee8c8d2ead5b6abdd1f0c9aa6
2024-12-03 13:55:24 +09:00
..
allowlists.go Sandbox com.google.pixel.camera.hal.manifest 2024-09-09 16:50:37 -07:00
Android.bp Add nsjail support to genrule 2024-09-27 00:15:15 +00:00
genrule.go Add property for incremental nsjail genrules 2024-12-03 13:55:24 +09:00
genrule_test.go Remove resolved_srcs 2024-10-08 16:43:53 -07:00
locations.go Use interface for $(location) values in genrules 2021-03-25 11:06:45 -07:00