From 4bbf7ec3db18daaa8e82a1e60d4f42a6ca9062c6 Mon Sep 17 00:00:00 2001 From: Fan Wu Date: Tue, 21 May 2024 14:41:23 +0800 Subject: [PATCH] Enable VPN2 package to Presubmit as the tests aren't flaky during local tests. Bug: 339533415 Test: atest Change-Id: Ife64f460795e32a546f17ef04351c0ad12931d2f --- TEST_MAPPING | 3 --- 1 file changed, 3 deletions(-) diff --git a/TEST_MAPPING b/TEST_MAPPING index 4b857526fd8..ec049732781 100644 --- a/TEST_MAPPING +++ b/TEST_MAPPING @@ -17,9 +17,6 @@ }, { "exclude-filter": "com.android.settings.regionalpreferences" - }, - { - "exclude-filter": "com.android.settings.vpn2" } ] }