commit | b7e30760af3f0d1b75940ad9245ad701face453a | [log] [tgz] |
---|---|---|
author | Rupert Shuttleworth <ruperts@google.com> | Wed Apr 21 11:09:52 2021 -0400 |
committer | Rupert Shuttleworth <ruperts@google.com> | Wed Apr 21 11:23:57 2021 -0400 |
tree | c5f13dff3791dadc8ed236b560315797a1c6b0f5 | |
parent | 4949557d507ee5cf5f56a5c92bbda5f8e5da4254 [diff] [blame] |
Add various test files as testSrcs, so that they run on CI. Test: go test Test: TH (now that these are hooked up to TH) Change-Id: Ia199794ef1a64074f3f9159f8c160ba3e45fd181
diff --git a/java/Android.bp b/java/Android.bp index 2a4b596..888b01b 100644 --- a/java/Android.bp +++ b/java/Android.bp
@@ -79,6 +79,7 @@ "droiddoc_test.go", "droidstubs_test.go", "hiddenapi_singleton_test.go", + "jacoco_test.go", "java_test.go", "jdeps_test.go", "kotlin_test.go",