Launch libnativehelper's 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 libnativehelper_internal_tests
Test: atest libnativehelper_lazy_tests
Test: atest libnativehelper_tests
Test: atest_integration_test
Change-Id: I8630a8ad3f2f99ae5f905e8ac996d414df665964
1 file changed