commit | d33267b5727df21d33c243fed60e0d0a01f3474e | [log] [tgz] |
---|---|---|
author | Mostafa Saleh <smostafa@google.com> | Thu Jul 18 12:10:59 2024 +0000 |
committer | Mostafa Saleh <smostafa@google.com> | Mon Jul 22 08:44:38 2024 +0000 |
tree | 73bf77711103c611d77c3e72666b72195107671e | |
parent | 420c369ccce18653ed857c6661f72480ba5e8ae6 [diff] |
Make MicrodroidHostTests part of PTS test suite Bug: 353910778 Bug: 352268712 Flag: TEST_ONLY Change-Id: I4cdf789be570e7e9cef2cbeb038dfc2e39ddbfb0 Signed-off-by: Mostafa Saleh <smostafa@google.com>
diff --git a/tests/hostside/Android.bp b/tests/hostside/Android.bp index 2eca2fa..c170220 100644 --- a/tests/hostside/Android.bp +++ b/tests/hostside/Android.bp
@@ -8,6 +8,7 @@ test_suites: [ "cts", "general-tests", + "pts", ], libs: [ "androidx.annotation_annotation",