From 87d6a79f2f09ce7fee75294ba066a8d81e991706 Mon Sep 17 00:00:00 2001 From: David Su Date: Mon, 23 Mar 2020 16:14:54 -0700 Subject: [PATCH] frameworks/base/wifi/tests: Run mts-wifi on AOSP builds This is a temporary workaround for mts-wifi to run on AOSP builds, since on those devices the Wifi package name is `com.android.wifi` and not `com.google.android.wifi`. Bug: 151836001 Test: continuous runs Change-Id: I11baae67e10638acd8c24ae0fab92e5b2bfca6e4 --- wifi/tests/AndroidTest.xml | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/wifi/tests/AndroidTest.xml b/wifi/tests/AndroidTest.xml index 34e2e3af9cdac..ea5043ae5f659 100644 --- a/wifi/tests/AndroidTest.xml +++ b/wifi/tests/AndroidTest.xml @@ -30,5 +30,9 @@