platform_build_soong/android
Spandan Das 69f4218c4f Rename JavaLibraryNameFromText function
The "FromText" suffix is an implementation detail. Having this suffix in
the name can be also confusing because in certain settings (e.g. when
not run with --build-stub-from-text) it returns the name of the stub
module generated from source files

Test: go build ./java
Change-Id: I68678ddfaa3d68c8e1a945632e7512b5de33d9af
2023-03-30 00:34:36 +00:00
..
allowlists Merge "Revert "Build test1_com.android.tzdata and test3_com.android.tzdata with bazel."" 2023-03-29 16:40:14 +00:00
soongconfig Migrate overlapping config var defs in all bp file 2023-03-06 09:15:36 -05:00
Android.bp Add filegroup_test.go to sources 2023-03-13 15:24:17 +00:00
android_test.go Make OutputFileForModule work for AllowMissingDependencies 2022-10-04 16:38:14 -07:00
androidmk.go Revert "Export non-apex variants of modules to make" 2023-03-20 11:05:16 +00:00
androidmk_test.go Make sure dist files have license metadata. 2022-06-01 21:07:25 -07:00
apex.go Update min_sdk_version from SdkSpec to ApiLevel 2023-03-22 20:15:45 +00:00
apex_test.go Remove unused uses_sdks property for apexes 2022-05-20 07:45:48 +00:00
api_domain.go Rename API surface provided to mainline modules 2023-01-26 23:02:53 +00:00
api_levels.go Generate api_levels.json from the preview codenames. 2023-03-27 20:34:01 +00:00
arch.go Generate NDK stubs for riscv64 too. 2023-03-17 18:49:18 +00:00
arch_list.go Merge "Introduce armv9-a arch variant." 2023-03-07 22:58:11 +00:00
arch_test.go Add sanitizer tests for musl 2023-03-22 12:58:38 -07:00
bazel.go Disable musl in mixed Bazel builds 2023-03-22 12:58:37 -07:00
bazel_handler.go Replace json_encode with json.encode 2023-03-19 14:24:23 -07:00
bazel_handler_test.go Support DCLA 2023-02-21 10:12:47 -08:00
bazel_paths.go Read ApexMkInfo for modules to be installed. 2023-01-27 04:02:45 +00:00
bazel_paths_test.go File paths to allow "./" prefix 2022-09-26 14:44:15 -04:00
bazel_test.go Clean up mixed builds module names filtering 2023-01-12 00:32:45 +00:00
buildinfo_prop.go Use WriteFileRule instead of custom echo commands 2023-01-03 14:42:23 -08:00
config.go Merge "Modify Soong to utilize from-text android.jar in build" 2023-03-29 20:31:20 +00:00
config_bp2build.go Respect Clang version override env vars. 2023-03-08 22:28:20 -08:00
config_bp2build_test.go export Java variables to Bazel 2022-04-08 14:15:43 +00:00
config_test.go
configured_jars.go Split up config.go 2022-08-01 16:07:30 -04:00
csuite_config.go
csuite_config_test.go
deapexer.go Treat <x> and <x>_compressed prebuilt APEXes as being equivalent 2022-06-13 13:16:53 +00:00
defaults.go Revert "Add protected_properties support in defaults modules" 2023-03-10 18:53:59 -05:00
defaults_test.go Revert "Add protected_properties support in defaults modules" 2023-03-10 18:53:59 -05:00
defs.go mixed build targets need transitive tidy files 2023-02-07 16:50:30 -05:00
depset_generic.go
depset_paths.go
depset_test.go
deptag.go
deptag_test.go
expand.go
expand_test.go
filegroup.go Add apex_available aidl + aidl&lang libraries 2023-03-24 15:14:53 -04:00
filegroup_test.go Add filegroup_defaults module 2023-03-13 16:02:06 +00:00
fixture.go Add sanitizer tests for musl 2023-03-22 12:58:38 -07:00
fixture_test.go
gen_notice.go Strip device name from gen_notice license files 2022-12-14 15:43:39 -08:00
gen_notice_test.go Integrate gen_notice with Make for dist. 2022-09-14 14:21:44 -07:00
hooks.go Share CreateModule between hooks & mutators 2022-04-26 09:08:55 -04:00
image.go
license.go Stop module types being SdkAware 2022-12-12 17:33:06 +00:00
license_kind.go Implement bp2build for the license_kind module 2022-09-14 13:49:27 -07:00
license_kind_test.go
license_metadata.go Added module_name to license metadata 2022-10-13 13:52:56 -07:00
license_sdk_member.go Support multiple library names per target. 2022-02-11 10:36:22 -08:00
license_test.go Prevent duplicated license_kinds 2022-11-22 17:43:40 -08:00
licenses.go Export SBOM utility to make 2022-11-02 19:17:30 +00:00
licenses_test.go Support multiple library names per target. 2022-02-11 10:36:22 -08:00
makefile_goal.go
makevars.go Tweak Soong install rules logging 2022-10-25 11:46:01 +02:00
metrics.go Avoid loss of ninja_deps events 2022-11-07 14:12:11 +00:00
module.go Add documentation for BuildParams 2023-03-20 09:14:30 -04:00
module_test.go Make OutputFileForModule work for AllowMissingDependencies 2022-10-04 16:38:14 -07:00
mutator.go Add a method in bp2build to create aliases in another directory 2023-03-08 21:40:26 +00:00
mutator_test.go Add ConvertApexAvailableToTags 2023-02-13 10:23:36 -08:00
namespace.go support PRODUCT_SOURCE_ROOT_DIRS product variable 2023-03-27 14:42:36 -04:00
namespace_test.go Allow namespace config to be tested properly 2022-11-08 17:38:56 +00:00
neverallow.go Merge "Replace SortedStringKeys with SortedKeys" am: 0f0d3ce49c 2023-03-01 04:56:32 +00:00
neverallow_test.go Allow stubs implementation to be omitted 2022-11-22 16:00:02 +00:00
ninja_deps.go
ninja_deps_test.go Make PackageVarContext implement PathGlobContext 2022-11-04 09:04:02 -07:00
notices.go Fix strip_prefix flags to strip install paths. 2022-06-09 15:00:08 -07:00
onceper.go Add top level and per-mutator traces to soong_build 2022-07-22 10:01:35 -07:00
onceper_test.go
override_module.go mixed builds: Make apex's GetBazelLabel return the label of the override_apex, if applicable. 2022-12-20 07:35:20 +00:00
package.go Implement bp2build for the package module 2022-09-14 13:49:27 -07:00
package_ctx.go Make PackageVarContext implement PathGlobContext 2022-11-04 09:04:02 -07:00
package_test.go cosmetic changes 2021-12-13 13:33:15 -05:00
packaging.go Replace SortedStringKeys with SortedKeys 2023-02-28 16:51:32 -08:00
packaging_test.go Revert "Export non-apex variants of modules to make" 2023-03-20 11:05:16 +00:00
path_properties.go Use Module.GetProperties() instead of ModuleBase.generalProperties 2022-01-08 03:09:52 +00:00
path_properties_test.go
paths.go Fix typo 2023-02-14 17:07:41 +09:00
paths_test.go Remove InstallBypassMake and ToMakePath 2021-12-15 15:22:53 -08:00
phony.go Replace SortedStringKeys with SortedKeys 2023-02-28 16:51:32 -08:00
prebuilt.go java_sdk_library_import: Copy all prebuilt properties to child modules 2022-09-28 13:58:52 +01:00
prebuilt_build_tool.go
prebuilt_test.go bp2build: add support for soong_config_module_type. 2021-11-08 13:38:28 +00:00
proto.go add APEX transitive dependency validation 2022-12-13 14:32:19 -05:00
register.go support PRODUCT_SOURCE_ROOT_DIRS product variable 2023-03-27 14:42:36 -04:00
rule_builder.go Reformat build/soong for go 1.19 2022-08-17 10:43:13 -07:00
rule_builder_test.go Enable restat for sbox rules 2022-04-04 16:42:46 -07:00
sandbox.go
sdk.go Update min_sdk_version from SdkSpec to ApiLevel 2023-03-22 20:15:45 +00:00
sdk_test.go
sdk_version.go Rename JavaLibraryNameFromText function 2023-03-30 00:34:36 +00:00
sdk_version_test.go Create two sentinel api levels 2023-03-21 17:37:49 +00:00
singleton.go Fix bug: allow multiple gen_notice modules. 2022-05-20 16:54:00 -07:00
singleton_module.go
singleton_module_test.go Move functionality to test install rules into testing.go. 2022-02-10 23:36:06 +00:00
soong_config_modules.go Migrate overlapping config var defs in all bp file 2023-03-06 09:15:36 -05:00
soong_config_modules_test.go Avoid separate call to module factory to create conditional properties 2023-01-09 16:49:00 +00:00
test_asserts.go Add t.helper() to AssertStringListContainsEquals 2023-03-23 14:22:46 +09:00
test_config.go Add sanitizer tests for musl 2023-03-22 12:58:38 -07:00
test_suites.go Replace SortedStringKeys with SortedKeys 2023-02-28 16:51:32 -08:00
testing.go Add soong unit test for trimmed apex build 2023-02-01 20:23:46 +00:00
updatable_modules.go Moving default version outside of apex package 2022-08-01 16:28:48 +01:00
util.go Make SortedStringKeys call SortedKeys 2023-03-01 14:21:30 -08:00
util_test.go Use default format in print statement 2023-03-02 23:47:16 +00:00
variable.go Merge "Generate api_levels.json from the preview codenames." 2023-03-29 17:57:22 +00:00
variable_test.go
visibility.go Optimize isAncestor 2023-01-12 11:00:40 -08:00
visibility_test.go gen_module visibility tests. 2022-05-20 16:54:13 -07:00