commit | a47f28d28e90e053e823fce35f40b61063dfff20 | [log] [tgz] |
---|---|---|
author | Jingwen Chen <jingwen@google.com> | Tue Nov 02 16:43:57 2021 +0000 |
committer | Jingwen Chen <jingwen@google.com> | Mon Nov 08 13:38:28 2021 +0000 |
tree | 9abeee1f20e3aec29944bac78a8dc3eb2980a10b | |
parent | 925942127a168b94b5e2144c5ec3f49c8386104b [diff] [blame] |
bp2build: add support for soong_config_module_type. Test: CI, go unit test Bug: 198556411 Change-Id: Idf862904d51d822f92af0c072341c31b7a02fc64
diff --git a/android/config.go b/android/config.go index 78d43c6..bc5ecc3 100644 --- a/android/config.go +++ b/android/config.go
@@ -155,6 +155,7 @@ fs pathtools.FileSystem mockBpList string + runningAsBp2Build bool bp2buildPackageConfig Bp2BuildConfig bp2buildModuleTypeConfig map[string]bool