From a7c2a878e7a93ad397754d71d75ae39711e23a8e Mon Sep 17 00:00:00 2001 From: Joshua Duong Date: Mon, 2 May 2022 23:06:59 +0000 Subject: Add adbd pairing tests to mainline test mapping for adbd. Bug: 208857210 Bug: 208845038 Original change: https://android-review.googlesource.com/c/platform/packages/modules/adb/+/2078299 Change-Id: I9ff767452e1f67fc749ae2df47790e03e6b6ad78 (cherry picked from commit 52cd26d8da13ef1aa8eae1b361900a30212dc410) Change-Id: I098e7d162dfe8d469f32641aaca62d365b1757c8 --- crypto/tests/Android.bp | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'crypto') diff --git a/crypto/tests/Android.bp b/crypto/tests/Android.bp index 1ef5f3d6..d45b05d2 100644 --- a/crypto/tests/Android.bp +++ b/crypto/tests/Android.bp @@ -47,5 +47,5 @@ cc_test { "libadb_sysdeps", ], - test_suites: ["device-tests"], + test_suites: ["general-tests", "mts-adbd"], } -- cgit v1.2.3