From 1205d717cb9b002513e79309f7d52ae0d41064c8 Mon Sep 17 00:00:00 2001 From: "Usta (Tsering) Shrestha" Date: Tue, 20 Jun 2023 16:46:59 +0000 Subject: [PATCH] Disallow java_test_host dependant Bug: 287462798 Change-Id: I98cc7c9bb1d9fbaf3211284c02c85e0037e2059c Test: ABTD run --- android/allowlists/allowlists.go | 1 + 1 file changed, 1 insertion(+) diff --git a/android/allowlists/allowlists.go b/android/allowlists/allowlists.go index af97325e4..34a6860e9 100644 --- a/android/allowlists/allowlists.go +++ b/android/allowlists/allowlists.go @@ -1486,6 +1486,7 @@ var ( "tradefed", "permissive_mte_test", "ICU4CTestRunner", + "DeviceLongPollingStubTest", "HelloWorldHostTest", // TODO(b/280452825): Convert HelloWorldHostTest to b test