commit | e8303bd0ae8b631ad92a9c438b8cf23410d65526 | [log] [tgz] |
---|---|---|
author | Liz Kammer <eakammer@google.com> | Wed Feb 16 09:02:48 2022 -0500 |
committer | Liz Kammer <eakammer@google.com> | Mon Feb 28 14:17:15 2022 -0500 |
tree | 1cf8f5092b0f5bf30946d246a63140aa460d754e | |
parent | b7f3366cbb7220888c3aed538948955f3a9377b3 [diff] [blame] |
Export variant/features via soong_injection Test: build/bazel/ci/bp2build.sh Change-Id: If70043dc9d020d5f4a243ba4b192b99c9c7e8563
diff --git a/bp2build/conversion_test.go b/bp2build/conversion_test.go index 629ca9b..c94a923 100644 --- a/bp2build/conversion_test.go +++ b/bp2build/conversion_test.go
@@ -103,6 +103,10 @@ basename: "soong_config_variables.bzl", }, { + dir: "product_config", + basename: "arch_configuration.bzl", + }, + { dir: "api_levels", basename: GeneratedBuildFileName, },