platform_build_soong/android
Jihoon Kang 531a416d6a Modify the product variable Build_from_text_stub value
productVariables.Build_from_test_stub is currently being set by the
config.buildFromTextStub value. However, this leads to divergence in the
behaviors between the exported BuildFromTextStub() value and the config
value, as the former depends on other factor (whether is it a coverage
build). This change fixes the divergence by making the product variable
value to be set by the former.

Test: m nothing
Bug: 301522358
Change-Id: Ic4de5a179dd1094eb8788663e4d6afa4bea724ea
2023-10-20 22:58:25 +00:00
..
allowlists Merge "Allowlist transitive deps of libnetworkstats" into main 2023-10-19 07:20:12 +00:00
soongconfig Migrate overlapping config var defs in all bp file 2023-03-06 09:15:36 -05:00
Android.bp Add a Make variable that overrides configured jar locations. 2023-07-14 12:13:30 +01:00
android_test.go Make OutputFileForModule work for AllowMissingDependencies 2022-10-04 16:38:14 -07:00
androidmk.go Parallelize singleton execution 2023-05-19 20:31:32 +00:00
androidmk_test.go
apex.go Merge "android_app APEX_GLOBAL_MIN_SDK_VERSION_OVERRIDE" into main am: 8763530dff 2023-09-07 17:20:02 +00:00
apex_test.go Add TestApexes to ApexInfo 2023-04-17 19:26:07 +00:00
api_domain.go Delete some api_bp2build dead code. 2023-10-05 10:23:58 +00:00
api_levels.go Support for incremetal platform prebuilt APIs 2023-08-25 18:03:44 +00:00
arch.go Export ReverseSliceInPlace and ReverseSlice 2023-07-06 16:36:50 -07: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 Add bazel-built modules as deps on the system image 2023-10-18 15:21:14 -07:00
bazel_handler.go Add bazel-built modules as deps on the system image 2023-10-18 15:21:14 -07:00
bazel_handler_test.go Revert^2 "Initial implementation of the bazel sandwich" 2023-08-01 10:27:57 -07:00
bazel_paths.go gofmt soong 2023-10-18 17:42:59 -07:00
bazel_paths_test.go Add a function to find src labels in a specific directory 2023-08-16 01:15:48 +00:00
bazel_test.go Have ConvertWBp2build use Bp2buildMutatorContext 2023-09-20 14:49:35 +00:00
buildinfo_prop.go Parallelize singleton execution 2023-05-19 20:31:32 +00:00
config.go Modify the product variable Build_from_text_stub value 2023-10-20 22:58:25 +00:00
config_bp2build.go Improve error message readability 2023-10-17 09:10:13 -04:00
config_bp2build_test.go
config_test.go Platform mapping-based product config 2023-07-17 16:27:08 -07:00
configured_jars.go Add a Make variable that overrides configured jar locations. 2023-07-14 12:13:30 +01:00
configured_jars_test.go Platform mapping-based product config 2023-07-17 16:27:08 -07:00
csuite_config.go
csuite_config_test.go
deapexer.go
defaults.go Have ConvertWBp2build use Bp2buildMutatorContext 2023-09-20 14:49:35 +00:00
defaults_test.go Revert "Add protected_properties support in defaults modules" 2023-03-10 18:53:59 -05:00
defs.go Use aquery results to determine if a file should be executable 2023-08-31 11:00:25 -07:00
depset_generic.go Revert "support sandboxed rust rules" 2023-09-22 22:05:54 +00:00
depset_test.go Use generics for DepSets 2023-06-22 08:18:33 -07:00
deptag.go Install sdk variants in unbundled builds and package uninstallable variants 2023-05-02 15:37:26 +00:00
deptag_test.go
expand.go
expand_test.go
filegroup.go Merge "Expand regex for likely aidl filegroups" into main 2023-10-04 21:11:18 +00:00
filegroup_test.go Add filegroup_defaults module 2023-03-13 16:02:06 +00:00
fixture.go Add unit test for parsing build files in bp2build 2023-09-14 19:19:28 +00:00
fixture_test.go
gen_notice.go Parallelize singleton execution 2023-05-19 20:31:32 +00:00
gen_notice_test.go
hooks.go
image.go
license.go Have ConvertWBp2build use Bp2buildMutatorContext 2023-09-20 14:49:35 +00:00
license_kind.go Have ConvertWBp2build use Bp2buildMutatorContext 2023-09-20 14:49:35 +00:00
license_kind_test.go
license_metadata.go Use generics for DepSets 2023-06-22 08:18:33 -07:00
license_sdk_member.go
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
makevars.go Tweak Soong install rules logging 2022-10-25 11:46:01 +02:00
metrics.go Parallelize singleton execution 2023-05-19 20:31:32 +00:00
module.go Add bazel-built modules as deps on the system image 2023-10-18 15:21:14 -07:00
module_test.go Make OutputFileForModule work for AllowMissingDependencies 2022-10-04 16:38:14 -07:00
mutator.go Remove unsued mutator registration 2023-10-17 19:20:55 +00:00
mutator_test.go Add ConvertApexAvailableToTags 2023-02-13 10:23:36 -08:00
namespace.go Add name hint to Soong. 2023-04-10 20:20:41 +00:00
namespace_test.go Add name hint to Soong. 2023-04-10 20:20:41 +00:00
neverallow.go java_library support for building headers-only 2023-08-22 21:29:05 +00:00
neverallow_test.go java_library support for building headers-only 2023-08-22 21:29:05 +00:00
ninja_deps.go Load starlark files from soong 2023-04-26 17:18:19 -07:00
ninja_deps_test.go Make PackageVarContext implement PathGlobContext 2022-11-04 09:04:02 -07:00
notices.go
onceper.go
onceper_test.go
override_module.go Make ShouldConvertWithBp2build avail in loadhooks 2023-08-14 11:03:05 -04:00
package.go Have ConvertWBp2build use Bp2buildMutatorContext 2023-09-20 14:49:35 +00:00
package_ctx.go Make PackageVarContext implement PathGlobContext 2022-11-04 09:04:02 -07:00
package_test.go
packaging.go Use generics for DepSets 2023-06-22 08:18:33 -07:00
packaging_test.go Install sdk variants in unbundled builds and package uninstallable variants 2023-05-02 15:37:26 +00:00
path_properties.go
path_properties_test.go
paths.go Add bazel-built modules as deps on the system image 2023-10-18 15:21:14 -07:00
paths_test.go
phony.go Replace SortedStringKeys with SortedKeys 2023-02-28 16:51:32 -08:00
plugin.go Run "plugins" singleton in parallel with the rest. 2023-05-23 17:57:00 +00:00
prebuilt.go Handle prebuilt vs source selection in bp2build 2023-09-19 16:04:39 -04:00
prebuilt_build_tool.go Revert^4 "add rust_toolchain_rustc_prebuilt module type" 2023-09-25 12:13:17 +00:00
prebuilt_test.go Prebuilt replacing source should not change partition 2023-05-04 10:36:27 +09:00
proto.go Switch bp2build mutator to bottom up 2023-09-22 19:19:22 +00:00
register.go Delete some api_bp2build dead code. 2023-10-05 10:23:58 +00:00
rule_builder.go Remove baseModuleContext.debug 2023-10-16 14:20:00 -07:00
rule_builder_test.go Revert^4 "allow Ninja variables in RuleBuilder API" 2023-09-25 12:13:17 +00:00
sandbox.go
sdk.go Use api_levels_released_versions from starlark 2023-05-02 01:05:07 +00:00
sdk_test.go
sdk_version.go Cleanup remaining android.JavaApiLibraryName() references 2023-06-15 19:42:34 +00:00
sdk_version_test.go Platform mapping-based product config 2023-07-17 16:27:08 -07:00
singleton.go
singleton_module.go
singleton_module_test.go
soong_config_modules.go Use hashed subdir for soong_config modules 2023-05-26 18:07:05 +09:00
soong_config_modules_test.go Use hashed subdir for soong_config modules 2023-05-26 18:07:05 +09:00
test_asserts.go use message in android.AssertStringMatches() 2023-10-04 20:19:54 +00:00
test_config.go Platform mapping-based product config 2023-07-17 16:27:08 -07:00
test_suites.go Remove baseModuleContext.debug 2023-10-16 14:20:00 -07:00
testing.go Delete ApiBp2build soong_build mode 2023-09-05 17:09:51 -07:00
updatable_modules.go Revert "DO NOT MERGE: Changing the udc-dev version to 345990000" 2023-05-03 16:43:37 +00:00
util.go Revert "support sandboxed rust rules" 2023-09-22 22:05:54 +00:00
util_test.go Export ReverseSliceInPlace and ReverseSlice 2023-07-06 16:36:50 -07:00
variable.go Add bazel-built modules as deps on the system image 2023-10-18 15:21:14 -07:00
variable_test.go
visibility.go Remove completed TODO in android/visibility.go 2023-04-07 22:18:19 +00:00
visibility_test.go