commit | 581f2e5f79c757d6f351fa57e5e4896002211a10 | [log] [tgz] |
---|---|---|
author | Paul Duffin <paulduffin@google.com> | Wed Sep 22 13:25:23 2021 +0100 |
committer | Paul Duffin <paulduffin@google.com> | Thu Sep 23 11:37:57 2021 +0100 |
tree | 462bea3b6c44aeee1d2238c2b3eba3a592856c4a | |
parent | f04033be81f2119f5e07e88912019464912d7641 [diff] [blame] |
Detect duplicates in sdkRegistry Bug: 195754365 Test: m nothing Change-Id: I67c5022b7cc61891fd6b90365f8271d97d7bcd98
diff --git a/android/Android.bp b/android/Android.bp index f3a3850..6450a06 100644 --- a/android/Android.bp +++ b/android/Android.bp
@@ -110,6 +110,7 @@ "paths_test.go", "prebuilt_test.go", "rule_builder_test.go", + "sdk_test.go", "singleton_module_test.go", "soong_config_modules_test.go", "util_test.go",