platform_build_soong/bazel
Spandan Das 1f65f9e9bd Stub/Impl selection for sdk variants
If a dependency has ndk stubs, then the sdk variant of the library
should link against the ndk stub variant and not the impl/apex_stubs variant

Unlike module-libapi, the depdendency does not go through an
@api_surfaces external repo indirection. This indirection was created to
support Multi-tree, and will likely  be removed in the future

Test: Added a unit test
Bug: 298085502
Change-Id: Ie081e153fa586b6c22db0b8e42f91149fd8e5d9b
2023-09-16 02:57:29 +00:00
..
cquery Create GetPrebuiltFileInfo to Mixed builds cquery api 2023-06-07 22:08:30 +00:00
Android.bp Add a persistent bazel server between builds 2023-03-01 23:30:19 -05:00
aquery.go Don't allow tree artifacts in mixed builds 2023-09-07 14:28:51 -07:00
aquery_test.go Revert^2 "Initial implementation of the bazel sandwich" 2023-08-01 10:27:57 -07:00
bazel_proxy.go implement USE_BAZEL_VERSION for m 2023-06-01 17:42:18 +00:00
configurability.go Stub/Impl selection for sdk variants 2023-09-16 02:57:29 +00:00
constants.go refactor Bazel variable export 2022-04-06 14:48:32 +00:00
properties.go Merge "bp2build for sanitizer blocklists long term fix" into main 2023-08-17 21:02:03 +00:00
properties_test.go Use Label (string) instead of Label (struct) to dedupe 2023-08-16 21:30:02 +00:00
testing.go add unit test for bp2build allowlist 2022-04-14 13:31:09 +00:00