platform_build_soong/android
Jingwen Chen c6f3c10615 Allowlist system/core/libstats/expresslog
Fixes: 302046711
Test: b build //system/core/libstats/expresslog:libexpresslog --config=android
Change-Id: I904fa0e6bd31d454ec38be91dbeecb765593266c
2023-09-26 02:02:08 +00:00
..
allowlists Allowlist system/core/libstats/expresslog 2023-09-26 02:02:08 +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 Make sure dist files have license metadata. 2022-06-01 21:07:25 -07:00
apex.go android_app APEX_GLOBAL_MIN_SDK_VERSION_OVERRIDE 2023-09-05 21:38:16 +00:00
apex_test.go Add TestApexes to ApexInfo 2023-04-17 19:26:07 +00:00
api_domain.go Switch bp2build mutator to bottom up 2023-09-22 19:19:22 +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 Switch bp2build mutator to bottom up 2023-09-22 19:19:22 +00:00
bazel_handler.go Emit a system image target for the current product 2023-09-22 14:42:33 -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 Merge "Handle prebuilt vs source selection in bp2build" into main 2023-09-21 12:15:54 +00: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 Handle already existing targets of different name 2023-09-21 20:58:25 +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 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 Treat <x> and <x>_compressed prebuilt APEXes as being equivalent 2022-06-13 13:16:53 +00:00
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 Switch bp2build mutator to bottom up 2023-09-22 19:19:22 +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 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 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 Switch bp2build mutator to bottom up 2023-09-22 19:19:22 +00:00
module_test.go Make OutputFileForModule work for AllowMissingDependencies 2022-10-04 16:38:14 -07:00
mutator.go Switch bp2build mutator to bottom up 2023-09-22 19:19:22 +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 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 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 Revert "support sandboxed rust rules" 2023-09-22 22:05:54 +00: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^3 "add rust_toolchain_rustc_prebuilt module type" 2023-09-22 22:05:54 +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 Add unit test for parsing build files in bp2build 2023-09-14 19:19:28 +00:00
rule_builder.go Revert^3 "allow Ninja variables in RuleBuilder API" 2023-09-22 22:05:54 +00:00
rule_builder_test.go Revert^3 "allow Ninja variables in RuleBuilder API" 2023-09-22 22:05:54 +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 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 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 Make aconfig flags generate a library instead of a srcjar. 2023-06-09 06:16:06 -07:00
test_config.go Platform mapping-based product config 2023-07-17 16:27:08 -07:00
test_suites.go Add -sha256 to robolectric zip 2023-06-27 20:48:05 +00:00
testing.go Delete ApiBp2build soong_build mode 2023-09-05 17:09:51 -07:00
updatable_modules.go Moving default version outside of apex package 2022-08-01 16:28:48 +01: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 Emit a system image target for the current product 2023-09-22 14:42:33 -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 gen_module visibility tests. 2022-05-20 16:54:13 -07:00