platform_build_soong/apex
Jihoon Kang 8479dea802 Return the header jar of the implementation library in SdkHeaderJars()
As part of the process to remove the compilation action in the top level
java sdk library, this change modifies SdkHeaderJars(...) (i.e. the
"magic") to return the header jar of the implementation library instead
of the header jar of the top level java sdk library when the
implementation jar is returned from the "magic".

This change also removes `SdkImplementationJars()` from the
SdkLibraryDependency interface, as it is not currently used anywhere
else.

Test: m nothing --no-skip-soong-tests
Bug: 332785297
Change-Id: Icc00af4b1485dc2b1b0981a3e56758d0306dea69
2024-04-05 00:37:37 +00:00
..
aconfig_test.go Add logging dependencies to Rust aconfig APIs 2024-03-29 14:05:05 +00:00
Android.bp Remove VNDK information from CC and APEX tests 2024-03-28 15:15:01 +09:00
androidmk.go Propagate AconfigFiles in ModuleBase. 2024-01-24 23:45:12 +00:00
apex.go Allow Multilib in override_apex 2024-03-29 21:13:57 +00:00
apex_sdk_member.go Add apexes property to sdk 2022-07-06 15:58:43 +00:00
apex_singleton.go Generate info about the selected app variant in platform builds 2024-03-14 18:12:30 +00:00
apex_test.go Return the header jar of the implementation library in SdkHeaderJars() 2024-04-05 00:37:37 +00:00
bootclasspath_fragment_test.go Fix the args used to dexpreopt system server jars in prebuilt apexes 2024-01-26 18:06:41 +00:00
builder.go VINTF manifests in apex don't require extension 2024-03-28 11:29:47 +09:00
classpath_element_test.go Convert OtherModuleProvider to generic providers API 2023-12-14 16:12:22 -08: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 Determine GC type based on BUILT_KERNEL_VERSION_FILE. 2024-02-02 09:23:37 +08:00
key.go Remove ConvertWithBp2build implementations 2023-12-08 13:51:05 -08:00
platform_bootclasspath_test.go Restrict verify_overlaps to pre S modules 2024-02-13 02:33:12 +00:00
prebuilt.go Generate info about the selected app variant in platform builds 2024-03-14 18:12:30 +00:00
systemserver_classpath_fragment_test.go Propagate profile_guided requirement of imports to top-level apex 2024-01-30 18:04:52 +00:00
TEST_MAPPING
testing.go Add allowed-deps tests 2023-04-27 09:56:04 +09:00
vndk.go Soong works with empty VNDK version 2024-01-15 17:31:10 +09:00