platform_build_soong/java/config
Jihoon Kang 6c0df88809 Cleanup remaining android.JavaApiLibraryName() references
Since the name of the java_library generated from sdk_library per api
scope does not depend on the build configuration anymore, all
dependency switching "magic" via android.JavaApiLibraryName() can be
removed.

This change also removes from-text-build-specific test cases, as those
test cases depend on build configurations.

Test: m nothing && m nothing --build-from-text-stub
Bug: 287340610
Change-Id: I3bac35259e0cbaa16432a46cb2b128951c9bc075
2023-06-15 19:42:34 +00:00
..
Android.bp Add LOCAL_LICENSE_KINDS to build/soong 2021-02-06 04:23:21 +00:00
config.go Increase R8 max heap size to 4GB 2023-05-23 17:32:30 +00:00
error_prone.go export Java variables to Bazel 2022-04-08 14:15:43 +00:00
kotlin.go Enable kotlin's jvm-abi-gen plugin to generate header jars 2022-04-04 16:42:46 -07:00
makevars.go Cleanup remaining android.JavaApiLibraryName() references 2023-06-15 19:42:34 +00:00