android_build_soong/android
Yu Liu bad1eef6d8 Remove installFilesDepSet, packagingSpecsDepSet and licenseInstallMap
from ModuleBase.

The old packagingSpecsDepSet field is kept temporarily to bypass an
auto-merge issue, and will be removed in next change.

Bug: 358425833
Test: CI
Change-Id: I28b4933459c33224f756cc306cabc8088f9be862
2024-08-26 17:45:38 +00:00
..
allowlists Remove more bp2build 2024-01-05 09:54:09 -08:00
soongconfig Cleanup more bazel code 2024-06-25 11:02:38 -07:00
team_proto Add test-only and test-target fields to all_teams proto. 2024-04-09 16:36:29 -07:00
aconfig_providers.go Merge SingletonProviderContext with OtherModuleProviderContext 2024-08-12 22:50:19 +00:00
all_teams.go Search for default_team in Android.bp when other .bp files are included. 2024-08-15 15:07:01 -07:00
all_teams_test.go Search for default_team in Android.bp when other .bp files are included. 2024-08-15 15:07:01 -07:00
Android.bp Introduce vintf_fragment module type 2024-08-14 10:34:41 +09:00
android_test.go
androidmk.go Append vintf_fragment_modules as required for AndroidMk 2024-08-19 11:25:30 +09:00
androidmk_test.go Use OutputFilesProvider on some android test modules 2024-07-01 11:50:18 -07:00
apex.go apex: apex_available with prefix 2024-08-20 10:50:04 +09:00
apex_contributions.go Hide unflagged mainline prebuilts with missing source. 2024-08-05 18:25:37 +00:00
apex_test.go Remove sort from mergeApexVariations 2024-04-16 14:09:36 -07:00
api_domain.go
api_levels.go Remove exportable modules when generating snapshots targeting older platform 2024-06-10 18:12:35 +00:00
arch.go android: Use slices.DeleteFunc for filtering 2024-07-18 15:13:50 +00:00
arch_list.go Remove armv7-a. 2024-07-19 20:49:08 +00:00
arch_module_context.go Add the ability to select on arch 2024-03-25 17:18:08 -07:00
arch_test.go android: Add host_cross_supported prop 2024-07-18 13:28:27 +00:00
base_module_context.go Merge "Revert^2 "Remove compilation actions from java sdk library"" into main 2024-05-08 22:28:05 +00:00
blueprint_e2e_test.go Update selects_test for selects with deferred expressions 2024-06-27 11:01:56 -07:00
build_prop.go Fix build_prop module to use partition() instead of PartitionTag() 2024-08-15 07:52:02 +00:00
compliance_metadata.go Remove more internal fields from ModuleBase. 2024-08-16 00:20:27 +00:00
config.go Merge "Support BUILD_FRAMEWORK_COMPATIBILITY_MATRIX for soong" into main 2024-08-15 09:07:38 +00:00
config_test.go Add PrepareForTestWithBuildFlag 2024-08-09 16:47:45 -07:00
configurable_properties.go Make the prefer property configurable 2024-07-30 13:17:28 -07:00
configured_jars.go
configured_jars_test.go
container.go Define unstable container 2024-08-16 22:57:57 +00:00
csuite_config.go
csuite_config_test.go
deapexer.go Check that the DeapexerInfo was actually set 2024-08-14 17:51:03 -07:00
defaults.go Cleanup configurable getter usages 2024-07-29 12:24:25 -07:00
defaults_test.go Prevent defaults modules from expanding path property dependencies 2024-01-29 21:21:30 +00:00
defs.go Remove unused writeFile var 2024-04-10 13:21:28 +01:00
depset_generic.go
depset_test.go
deptag.go Revert "Add SkipToTransitiveDepsTag interface for dependency tags" 2024-05-15 03:32:23 +09:00
deptag_test.go
early_module_context.go Make the enabled property configurable 2024-05-02 15:41:24 -07:00
expand.go
expand_test.go
filegroup.go Convert some properties to Configurable properties 2024-05-22 13:33:42 -07:00
filegroup_test.go Remove ConvertWithBp2build implementations 2023-12-08 13:51:05 -08:00
fixture.go
fixture_test.go
gen_notice.go Use OutputFilesProvider on gen_notice 2024-06-06 15:20:42 -07:00
gen_notice_test.go
hooks.go
image.go Convert imageMutator to TransitionMutator 2024-07-31 18:53:06 +00:00
license.go Remove ConvertWithBp2build implementations 2023-12-08 13:51:05 -08:00
license_kind.go Remove ConvertWithBp2build implementations 2023-12-08 13:51:05 -08:00
license_kind_test.go
license_metadata.go Remove installFilesDepSet, packagingSpecsDepSet and licenseInstallMap 2024-08-26 17:45:38 +00:00
license_sdk_member.go
license_test.go
licenses.go Convert SetProvider to generic providers API 2023-12-14 16:12:20 -08:00
licenses_test.go
logtags.go Merge SingletonProviderContext with OtherModuleProviderContext 2024-08-12 22:50:19 +00:00
makevars.go Remove more internal fields from ModuleBase. 2024-08-16 00:20:27 +00:00
metrics.go Remove infrastructure to run bp2build 2023-12-08 13:51:07 -08:00
module.go Remove installFilesDepSet, packagingSpecsDepSet and licenseInstallMap 2024-08-26 17:45:38 +00:00
module_context.go Remove installFilesDepSet, packagingSpecsDepSet and licenseInstallMap 2024-08-26 17:45:38 +00:00
module_info_json.go Dump the required modules into module-info.json 2024-05-20 18:40:09 +02:00
module_test.go Remove outputFiles from ModuleBase. 2024-08-21 19:11:43 +00:00
mutator.go Convert imageMutator to TransitionMutator 2024-07-31 18:53:06 +00:00
mutator_test.go Remove infrastructure to run bp2build 2023-12-08 13:51:07 -08:00
namespace.go
namespace_test.go
neverallow.go Update visibility according to the change AVF directories layout 2024-07-22 11:22:35 +09:00
neverallow_test.go
ninja_deps.go Remove starlark_import 2024-03-07 10:53:41 -08:00
ninja_deps_test.go
notices.go
onceper.go
onceper_test.go
override_module.go Override modules should always override source modules 2024-05-29 00:06:32 +00:00
package.go Add team property to all modules. 2024-01-18 14:16:06 -08:00
package_ctx.go
package_test.go
packaging.go Remove installFilesDepSet, packagingSpecsDepSet and licenseInstallMap 2024-08-26 17:45:38 +00:00
packaging_test.go Remove printf in tests 2024-05-21 11:22:29 -07:00
path_properties.go Rename Evaluate() to Get() and add GetDefault() 2024-04-04 15:09:18 -07:00
path_properties_test.go
paths.go Don't hold on to WritablePath 2024-07-30 14:46:13 -07:00
paths_test.go Use OutputFilesProvider on some android test modules 2024-07-01 11:50:18 -07:00
phony.go Add phonies as provider instead of updaing a global map. 2024-08-19 21:45:07 +00:00
plugin.go Remove google_clockwork list of soong plugins 2023-11-27 12:29:55 -08:00
prebuilt.go Make the srcs and exclude_srcs properties configurable 2024-08-12 15:27:02 -07:00
prebuilt_build_tool.go
prebuilt_test.go Add PrepareForTestWithBuildFlag 2024-08-09 16:47:45 -07:00
product_config.go Add product_config module 2024-06-18 09:56:45 +09:00
proto.go Remove ConvertWithBp2build implementations 2023-12-08 13:51:05 -08:00
provider.go Remove more internal fields from ModuleBase. 2024-08-16 00:20:27 +00:00
raw_files.go Write raw files to disk instead of the ninja file 2023-12-19 16:33:46 -08:00
register.go Drop IncludeTags 2024-05-22 19:23:47 +00:00
rule_builder.go Add $(build_number_file) support to genrules 2024-08-19 16:06:34 -07:00
rule_builder_test.go Remove SymlinkOutputs 2024-01-18 12:43:24 -08:00
sandbox.go
sbom.go Switch SBOM generation of products to Soong. 2024-08-02 18:00:38 -07:00
sdk.go Make the WholeStatic/Static/Shared libs properties configurable 2024-08-19 14:39:19 -07:00
sdk_test.go
sdk_version.go Correct the order of the SdkKinds 2024-05-04 00:06:59 +00:00
sdk_version_test.go
selects_test.go Add tests for selects with bindings 2024-06-27 11:02:35 -07:00
shared_properties.go Add test-only and test-target fields to all_teams proto. 2024-04-09 16:36:29 -07:00
singleton.go Add phonies as provider instead of updaing a global map. 2024-08-19 21:45:07 +00:00
singleton_module.go
singleton_module_test.go Disable TestVariantSingletonModule when go test -short is used 2024-01-18 13:23:06 -08:00
soong_config_modules.go Revert "Use hashed subdir for soong_config modules" 2024-06-25 17:39:52 +09:00
soong_config_modules_test.go Revert "Use hashed subdir for soong_config modules" 2024-06-25 17:39:52 +09:00
team.go Add test-only and test-target fields to all_teams proto. 2024-04-09 16:36:29 -07:00
team_test.go Add test-only and test-target fields to all_teams proto. 2024-04-09 16:36:29 -07:00
test_asserts.go
test_config.go Shipping_api_level in build. 2024-06-04 23:08:20 +00:00
test_suites.go Remove more internal fields from ModuleBase. 2024-08-16 00:20:27 +00:00
test_suites_test.go Generate test lists for Ravenwood and Robolectric tests 2024-04-19 23:10:35 +00:00
testing.go Access output files thru providers in Soong tests. 2024-08-21 00:03:50 +00:00
updatable_modules.go Setting the version to 350090000 while we figure out what version numbers to use 2024-02-21 17:49:22 +00:00
util.go Add util method HasIntersection(...) 2024-07-15 23:46:45 +00:00
util_test.go Add util method HasIntersection(...) 2024-07-15 23:46:45 +00:00
variable.go Merge "Add "TARGET_BOARD_PLATFORM" into ProductVariables" into main 2024-08-22 05:43:38 +00:00
variable_test.go Add test for interactions between product variables and arch variant properties 2024-08-16 09:21:18 -07:00
vintf_fragment.go Introduce vintf_fragment module type 2024-08-14 10:34:41 +09:00
vintf_fragment_test.go Introduce vintf_fragment module type 2024-08-14 10:34:41 +09:00
visibility.go Add more specific partition visibility rules 2024-03-20 10:55:05 -07:00
visibility_test.go Add more specific partition visibility rules 2024-03-20 10:55:05 -07:00