From 9636bf48f8c12db412a00b18ce7d8373c1220306 Mon Sep 17 00:00:00 2001 From: Fyodor Kupolov Date: Thu, 22 Mar 2018 15:19:52 -0700 Subject: [PATCH] Allow cleartext traffic for the test app Test: HostsideRestrictBackgroundNetworkTests Bug: 75978847 Change-Id: I8962a0e30120ffb4e98b1fb661df277236715656 --- tests/cts/hostside/app2/AndroidManifest.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/tests/cts/hostside/app2/AndroidManifest.xml b/tests/cts/hostside/app2/AndroidManifest.xml index acd393d048..ad270b3170 100644 --- a/tests/cts/hostside/app2/AndroidManifest.xml +++ b/tests/cts/hostside/app2/AndroidManifest.xml @@ -34,7 +34,7 @@ This application also provides a service, RemoteSocketFactoryService, that the test app can use to open sockets to remote hosts as a different user ID. --> - +