Files
build_soong/rust
Spandan Das ff66518da2 Delete multitree api imports code
The mutltiree workflow has not been in use for a while. This CL cleans
up the code that was added to support multitree.

Details
- Delete cc_api_library, cc_api_headers, cc_api_variant module types.
  These module types contain build rules for prebuilt stub .so and .h
files
- Update the DepsMutator of cc.Module to not create a dependency on a
  sibling cc_api_* module if it exists. e.g. do not create a dependency
on libfoo.apiimports if libfoo is listed in `shared_libs`.
- Remove cc_api_library from the stub/impl selection logic for cc
  modules

Test: m nothing --no-skip-soong-tests
Test: presbumits
Change-Id: Ie194157fb3bbc630f384cdd9b694b0fba6786ded
2024-09-11 19:19:33 +00:00
..
2024-08-25 17:03:32 -07:00
2024-05-02 15:41:24 -07:00
2024-04-05 01:56:56 +00:00
2024-06-28 10:31:05 -07:00
2020-08-13 15:58:09 +02:00
2024-05-02 15:41:24 -07:00
2022-07-28 06:57:26 -07:00
2024-04-23 10:47:00 -07:00
2024-09-11 19:19:33 +00:00
2020-11-19 20:02:34 +01:00