android_build_soong/apex
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
..
aconfig_test.go Revert^4 "Implement detecting container violations." 2024-08-29 17:55:00 +00:00
Android.bp Delete multitree api imports code 2024-09-11 19:19:33 +00:00
androidmk.go Move checkbuild targets of Soong modules into Soong 2024-09-03 14:52:19 -07:00
apex.go Delete multitree api imports code 2024-09-11 19:19:33 +00:00
apex_sdk_member.go Add apexes property to sdk 2022-07-06 15:58:43 +00:00
apex_singleton.go Merge SingletonProviderContext with OtherModuleProviderContext 2024-08-12 22:50:19 +00:00
apex_test.go Delete multitree api imports code 2024-09-11 19:19:33 +00:00
bootclasspath_fragment_test.go Merge changes I505a7ad8,I92d88199 into main 2024-09-06 06:07:42 +00:00
builder.go Merge "apex: run host_apex_verifier" into main 2024-09-04 17:07:45 +00:00
classpath_element_test.go Revert^4 "Implement detecting container violations." 2024-08-29 17:55:00 +00:00
container_test.go Revert^4 "Implement detecting container violations." 2024-08-29 17:55:00 +00:00
deapexer.go Propagate profile_guided requirement of imports to top-level apex 2024-01-30 18:04:52 +00:00
dexpreopt_bootjars_test.go dexpreopt rules for google mainline prebuilts with missing source 2024-08-27 22:01:11 +00:00
key.go Remove ConvertWithBp2build implementations 2023-12-08 13:51:05 -08:00
platform_bootclasspath_test.go Revert^4 "Implement detecting container violations." 2024-08-29 17:55:00 +00:00
prebuilt.go Merge "Move installation rules of dexpreopt'd apex systemserver jars to soong" into main 2024-08-26 22:27:57 +00:00
systemserver_classpath_fragment_test.go Revert^4 "Implement detecting container violations." 2024-08-29 17:55:00 +00:00
TEST_MAPPING
testing.go Add allowed-deps tests 2023-04-27 09:56:04 +09:00
vndk.go Remove PlatformVndkVersion property 2024-04-01 16:37:20 +09:00