commit | 76d8b6fd09dd87061bb8985879d21b7d17c20fc9 | [log] [tgz] |
---|---|---|
author | Jingwen Chen <jingwen@google.com> | Wed Oct 18 10:12:52 2023 +0000 |
committer | Jingwen Chen <jingwen@google.com> | Wed Oct 18 10:13:59 2023 +0000 |
tree | 281259487cba4a98c89c99e2aea950ac88d70651 | |
parent | 2478f85852a1e07e710fc5ada66fe4643da0f151 [diff] |
Launch //hardware/interfaces related tests to use Bazel for local builds and tests via Atest (`atest --roboleaf-mode`). This CL switches the build system from Soong/Make to Bazel entirely. This should immediately result in overall speedup for local inner loop development (e.g. incremental builds). See go/build-and-test-faster for more information. Test: atest Test: atest_integration_test Change-Id: I0d0b66dfc5deb765feb356a7634b5621c1deacd9