| commit | 7b38491065d6b374b88b4d6e4096e646f7416acb | [log] [tgz] |
|---|---|---|
| author | Christopher Dombroski <cdombroski@google.com> | Wed Dec 29 12:09:14 2021 -0800 |
| committer | Chris Dombroski <cdombroski@google.com> | Wed Dec 29 23:50:00 2021 +0000 |
| tree | 644b12abcf7af1baa8552fc351e500979813630b | |
| parent | 88499af282e01f347c57d6f3f3b122f4901f15bb [diff] |
Add platform-test-annotations to HarrierTest Bug: 204353247 Test: compiles when platform-test-annotations is removed from platform_testing/libraries/compatibility-common-util/Android.bp Change-Id: I64b4547f795450d18b8963ccce836030e9a5bd0c
diff --git a/common/device-side/bedstead/harrier/Android.bp b/common/device-side/bedstead/harrier/Android.bp index e1c1135..e3f6715 100644 --- a/common/device-side/bedstead/harrier/Android.bp +++ b/common/device-side/bedstead/harrier/Android.bp
@@ -51,6 +51,7 @@ "androidx.test.ext.junit", "ctstestrunner-axt", "compatibility-device-util-axt", + "platform-test-annotations", "truth-prebuilt", "testng" // for assertThrows ],