platform_build_soong/android
Spandan Das bd1568178b Create GetPrebuiltFileInfo to Mixed builds cquery api
prebuilt_file Bazel targets do not have any build actions per se, but
return a PrebuiltFileInfo provider that determines installation rules.
To integrate this info into mixed builds, add a `GetPrebuiltFileInfo` method to
the API.

Bug: 280094612
Test: unit tests for prebuilt_etc in the next CL of this stack
Change-Id: I79da6b75b6a6cbd30869860d3620aeda731ea36a
2023-06-07 22:08:30 +00:00
..
allowlists Remove truth-prebuilt and truth-host-prebuilt from denylist 2023-06-02 15:29:49 -07:00
soongconfig Migrate overlapping config var defs in all bp file 2023-03-06 09:15:36 -05:00
Android.bp Revert "Revert "Restrict plugins to an existing allowlist"" 2023-05-18 18:20:28 +00: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 Make sure dist files have license metadata. 2022-06-01 21:07:25 -07:00
apex.go Merge changes from topic "bp2build-ignore-test-apex-tags" 2023-05-01 16:05:38 +00:00
apex_test.go Add TestApexes to ApexInfo 2023-04-17 19:26:07 +00:00
api_domain.go Rename API surface provided to mainline modules 2023-01-26 23:02:53 +00:00
api_levels.go Parallelize singleton execution 2023-05-19 20:31:32 +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 Handle missing dependencies in mixed builds 2023-05-23 12:14:02 +00:00
bazel_handler.go Create GetPrebuiltFileInfo to Mixed builds cquery api 2023-06-07 22:08:30 +00:00
bazel_handler_test.go Refactor and cleanup of bazel handler 2023-04-25 15:53:58 +00:00
bazel_paths.go Correct allowlisting for override modules 2023-05-02 09:27:55 -04:00
bazel_paths_test.go File paths to allow "./" prefix 2022-09-26 14:44:15 -04:00
bazel_test.go Handle missing dependencies in mixed builds 2023-05-23 12:14:02 +00:00
buildinfo_prop.go Parallelize singleton execution 2023-05-19 20:31:32 +00:00
config.go Merge "Remove SepolicySplit." 2023-06-05 23:08:24 +00:00
config_bp2build.go Revert "Respect Clang version override env vars." 2023-04-14 18:07:25 +00: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 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 bp2build java_resources that only contain a filegroup 2023-05-24 18:21:15 +00: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 Parallelize singleton execution 2023-05-19 20:31:32 +00: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 Update some comments about the image mutator. 2021-06-15 15:49:51 +02:00
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 Do not modules in files called "Blueprints". 2021-09-02 11:46:24 +02:00
license_metadata.go Install sdk variants in unbundled builds and package uninstallable variants 2023-05-02 15:37:26 +00: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
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 bp2build for java libraries using xsd_config srcs 2023-06-01 19:12:12 +00:00
module_test.go Make OutputFileForModule work for AllowMissingDependencies 2022-10-04 16:38:14 -07:00
mutator.go Handle missing dependencies in mixed builds 2023-05-23 12:14:02 +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 Remove makefile_goal 2023-04-26 16:46:03 +09:00
neverallow_test.go Remove makefile_goal 2023-04-26 16:46:03 +09: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 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 Prebuilt replacing source should not change partition 2023-05-04 10:36:27 +09:00
package.go Change bp2build converter of module "package". 2023-05-09 17:37:04 -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 cuttlefish: Stop building the CVD host package tarball by default. 2023-03-30 16:44:28 -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 Use Module.GetProperties() instead of ModuleBase.generalProperties 2022-01-08 03:09:52 +00:00
path_properties_test.go Support customizing behavior around sourceOrOutputDependencyTag 2021-07-09 23:54:01 +01:00
paths.go Use hashed subdir for soong_config modules 2023-05-26 18:07:05 +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
plugin.go Run "plugins" singleton in parallel with the rest. 2023-05-23 17:57:00 +00:00
prebuilt.go Prebuilt replacing source should not change partition 2023-05-04 10:36:27 +09:00
prebuilt_build_tool.go Replace android.BuildOs with Config.BuildOS 2021-07-20 12:46:48 -07:00
prebuilt_test.go Prebuilt replacing source should not change partition 2023-05-04 10:36:27 +09:00
proto.go Ignore test apexes from bp2build generated tags 2023-04-27 23:24:49 +00:00
register.go Parallelize singleton execution 2023-05-19 20:31:32 +00: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 Use api_levels_released_versions from starlark 2023-05-02 01:05:07 +00:00
sdk_test.go Detect duplicates in sdkRegistry 2021-09-23 11:37:57 +01:00
sdk_version.go Utilize from text core platform api surface jar in build 2023-04-06 18:34:32 +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 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 ensure that privapp_allowlist is installed before android_app 2023-05-25 18:54:06 +00:00
test_config.go Fix issue where bazel-force-enabled-modules aren't actually analyzed. 2023-04-14 02:17:54 +00:00
test_suites.go Parallelize singleton execution 2023-05-19 20:31:32 +00:00
testing.go android: Allow running some singletons in parallel. 2023-05-19 18:01:35 +00:00
updatable_modules.go Moving default version outside of apex package 2022-08-01 16:28:48 +01:00
util.go Differentiate between empty and nil input 2023-04-27 19:34:08 +00:00
util_test.go Differentiate between empty and nil input 2023-04-27 19:34:08 +00:00
variable.go Merge "Remove SepolicySplit." 2023-06-05 23:08:24 +00:00
variable_test.go
visibility.go Remove completed TODO in android/visibility.go 2023-04-07 22:18:19 +00:00
visibility_test.go gen_module visibility tests. 2022-05-20 16:54:13 -07:00