platform_build_soong/bazel
Spandan Das bd1568178b Create GetPrebuiltFileInfo to Mixed builds cquery api
prebuilt_file Bazel targets do not have any build actions per se, but
return a PrebuiltFileInfo provider that determines installation rules.
To integrate this info into mixed builds, add a `GetPrebuiltFileInfo` method to
the API.

Bug: 280094612
Test: unit tests for prebuilt_etc in the next CL of this stack
Change-Id: I79da6b75b6a6cbd30869860d3620aeda731ea36a
2023-06-07 22:08:30 +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 Handle aquery build statements in a goroutine 2023-02-15 11:29:49 -05:00
aquery_test.go Handle aquery build statements in a goroutine 2023-02-15 11:29:49 -05:00
bazel_proxy.go implement USE_BAZEL_VERSION for m 2023-06-01 17:42:18 +00:00
configurability.go bp2build support for host_ldlibs 2023-05-16 22:44:37 +00:00
constants.go refactor Bazel variable export 2022-04-06 14:48:32 +00:00
properties.go Merge changes from topic "stub-impl-per-api-domain" 2023-05-11 00:13:44 +00:00
properties_test.go Bp2build support for soong config variables + os 2023-05-08 17:50:06 -07:00
testing.go add unit test for bp2build allowlist 2022-04-14 13:31:09 +00:00