platform_build_soong/android
2022-11-08 21:57:45 +00:00
..
allowlists Merge "Sort allowlist ascii-betically" 2022-11-08 21:57:45 +00:00
soongconfig Merge "Revert^4 "Prevent unspecified values in soong_config_string_variables"" 2022-11-02 16:56:45 +00:00
Android.bp Create api_domain module type and its bp2build converter 2022-09-21 19:49:46 +00:00
android_test.go Make OutputFileForModule work for AllowMissingDependencies 2022-10-04 16:38:14 -07:00
androidmk.go Integrate gen_notice with Make for dist. 2022-09-14 14:21:44 -07:00
androidmk_test.go Make sure dist files have license metadata. 2022-06-01 21:07:25 -07:00
apex.go Remove obsolete com.android.bluetooth apex 2022-09-14 21:09:50 +00:00
apex_test.go Remove unused uses_sdks property for apexes 2022-05-20 07:45:48 +00:00
api_domain.go Skip the noop Soong dep edge for api_domain and contributions 2022-10-25 19:22:07 +00:00
api_levels.go Merge "Revert^2 "Fix erroneous "Field requires API level 33 (current min is 32)" warnings"" am: 100c7ad7f2 2022-07-01 23:06:03 +00:00
arch.go The NDK _does_ assume neon now. 2022-10-27 23:46:22 +00:00
arch_list.go
arch_test.go Add riscv64-linux-android support 2022-10-03 08:43:13 -07:00
bazel.go Add recursive deny to allowlists. 2022-10-13 20:40:27 +00:00
bazel_handler.go Refactor "staging dep on prod" allowlist dep 2022-11-08 05:54:19 +00:00
bazel_handler_test.go Call rm -rf in mixed build build statement preamble. 2022-11-07 15:10:04 +00:00
bazel_paths.go Introduce BazelStringOrLabelFromProp. 2022-10-20 14:57:37 +00:00
bazel_paths_test.go File paths to allow "./" prefix 2022-09-26 14:44:15 -04:00
bazel_test.go add test for ShouldKeepExistingBuldFileForDir() 2022-11-02 17:21:41 -04:00
buildinfo_prop.go buildinfo_prop generates ro.build.version.known_codenames 2022-06-21 10:13:42 +09:00
config.go Refactor "staging dep on prod" allowlist dep 2022-11-08 05:54:19 +00:00
config_bp2build.go export clang-tidy variables to soong_injection 2022-10-25 15:55:17 -04:00
config_bp2build_test.go
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 Refactor mixed build allowlist handling 2022-08-23 13:15:12 -04:00
defaults_test.go Add protected_properties support in defaults modules 2022-05-04 21:41:55 +00:00
defs.go CpExecutable should not preserve symlink 2022-08-16 01:03:10 +00:00
depset_generic.go
depset_paths.go
depset_test.go
deptag.go
deptag_test.go
expand.go
expand_test.go
filegroup.go Disable all filegroups in mixed builds 2022-10-24 11:11:58 -04:00
filegroup_test.go Disable all filegroups in mixed builds 2022-10-24 11:11:58 -04:00
fixture.go AIDL source generation accounts for Bazel paths 2022-08-25 14:47:41 -04:00
fixture_test.go
gen_notice.go Integrate gen_notice with Make for dist. 2022-09-14 14:21:44 -07: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 Implement bp2build for the package module 2022-09-14 13:49:27 -07: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
license_test.go
licenses.go Export SBOM utility to make 2022-11-02 19:17:30 +00:00
licenses_test.go
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 Support apex_test. 2022-10-24 10:35:12 -07:00
module_test.go Make OutputFileForModule work for AllowMissingDependencies 2022-10-04 16:38:14 -07:00
mutator.go Create a new mode in soong_ui to generate API only BUILD files 2022-10-04 17:32:56 +00:00
mutator_test.go
namespace.go Make all Nameless modules have unique names 2022-06-22 17:19:03 -07:00
namespace_test.go Switch the namespace tests to fully use test fixtures 2022-05-11 17:30:58 +00:00
neverallow.go Create Bazel symlink forest in a separate process. 2022-10-27 08:08:45 +00:00
neverallow_test.go Allow libwifi-hal to use makefile_goal 2022-08-03 17:47:25 +09: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
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
packaging.go
packaging_test.go
path_properties.go
path_properties_test.go
paths.go Make PackageVarContext implement PathGlobContext 2022-11-04 09:04:02 -07:00
paths_test.go
phony.go
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
proto.go Fix a bug where deps were missing for converted proto_library 2022-09-15 22:18:48 -07:00
register.go Create a new mode in soong_ui to generate API only BUILD files 2022-10-04 17:32:56 +00:00
rule_builder.go Reformat build/soong for go 1.19 2022-08-17 10:43:13 -07:00
rule_builder_test.go
sandbox.go
sdk.go Add sdk:"keep" tag support 2022-09-26 18:28:56 +01:00
sdk_test.go
sdk_version.go Propagate max_sdk_version to manifest_fixer 2022-06-28 22:07:23 +00:00
sdk_version_test.go
singleton.go Fix bug: allow multiple gen_notice modules. 2022-05-20 16:54:00 -07:00
singleton_module.go
singleton_module_test.go
soong_config_modules.go Merge "Make all Nameless modules have unique names" 2022-09-16 21:23:36 +00:00
soong_config_modules_test.go
test_asserts.go
test_config.go Add CommonOs to Config.Targets 2022-10-06 10:24:47 +01:00
test_suites.go
testing.go Add missing t.Helper() to androidmk functions 2022-11-04 16:24:32 -04:00
updatable_modules.go Moving default version outside of apex package 2022-08-01 16:28:48 +01:00
util.go Support cc code coverage for mixed build 2022-06-06 12:29:25 -07:00
util_test.go
variable.go Merge "Revert^2 "deletion of clang_cflags & clang_asflags from Soong"" 2022-09-21 19:28:11 +00:00
variable_test.go
visibility.go Add gen_notice module. 2022-05-18 16:38:19 -07:00
visibility_test.go gen_module visibility tests. 2022-05-20 16:54:13 -07:00