diff options
| author | 2020-12-10 17:19:18 -0500 | |
|---|---|---|
| committer | 2020-12-15 17:39:23 -0500 | |
| commit | dbcb1ff46935e4fa848dbe5285a71479492d9ca4 (patch) | |
| tree | 1449764e6a4d4fe852b3656f0428a55286c4e01c /sdk/java_sdk_test.go | |
| parent | fde77e02f3b27b017cdf0005e1f4beacde1ec283 (diff) | |
Use aquery to declare bazel actions in the ninja file.
This effectively moves execution of Bazel actions outside of soong_build
and alongside ninja execution of the actual ninja files, whether that be
by ninja or by Bazel itself.
This almost allows for mixed builds and Bazel-as-Ninja-executor to
coexist, but requires hacks explained in b/175307058.
Test: Treehugger
Test: lunch aosp_flame && USE_BAZEL_ANALYSIS=1 m libc
Test: lunch aosp_flame && USE_BAZEL=1 USE_BAZEL_ANALYSIS=1 m libc,
though this requires a hack of the main BUILD file. See b/175307058
Change-Id: Ia2f6b0f1057e8cea3809de66d8287f13d84b510c
Diffstat (limited to 'sdk/java_sdk_test.go')
0 files changed, 0 insertions, 0 deletions