From 183614ca325efe6fc7e95ded180847b39bd61f1a Mon Sep 17 00:00:00 2001 From: Vadim Tryshev Date: Thu, 15 Feb 2024 18:43:37 -0800 Subject: [PATCH] Disabling hidden API checks for Launcher3 tests This makes atest config functionally identical to the GCL one that's used to run tests in the lab, and will help eliminating test errors in Launcher3 tests. Bug: 271324404 Test: presubmit Flag: N/A Change-Id: I35003bc7e7edd41c3db9c0ff7562f608a21b886e --- tests/Launcher3Tests.xml | 1 + 1 file changed, 1 insertion(+) diff --git a/tests/Launcher3Tests.xml b/tests/Launcher3Tests.xml index 3fff622857..bcbe343913 100644 --- a/tests/Launcher3Tests.xml +++ b/tests/Launcher3Tests.xml @@ -46,5 +46,6 @@