commit | 9dcf253197886a9c5976fd00e719a9e314f04703 | [log] [tgz] |
---|---|---|
author | Paul Duffin <paulduffin@google.com> | Fri Mar 12 11:50:43 2021 +0000 |
committer | Paul Duffin <paulduffin@google.com> | Fri Mar 12 14:25:33 2021 +0000 |
tree | 774d823a26ff33dfdde309f7e5d3644d7a49b439 | |
parent | 05500550071dcb1a6d564acd38d8ed4a7e5c269a [diff] [blame] |
Add new function Assert methods Bug: 181070625 Test: m nothing Change-Id: If7977493d4f7380e746df1b9b8b4cb13c39abeac
diff --git a/android/Android.bp b/android/Android.bp index a7581c6..533caa5 100644 --- a/android/Android.bp +++ b/android/Android.bp
@@ -67,6 +67,7 @@ "singleton.go", "singleton_module.go", "soong_config_modules.go", + "test_asserts.go", "test_helpers.go", "test_suites.go", "testing.go",