platform_build_soong/bazel/cquery
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
..
Android.bp Add various test files as testSrcs, so that they run on CI. 2021-04-21 11:23:57 -04:00
request_type.go Create GetPrebuiltFileInfo to Mixed builds cquery api 2023-06-07 22:08:30 +00:00
request_type_test.go Remove GetPythonBinary request type 2023-05-23 17:57:38 +00:00