From 4b5aa2e4aa5d5184baa03ec189910c28b5c97d07 Mon Sep 17 00:00:00 2001 From: Joe LaPenna Date: Fri, 28 Apr 2017 11:57:45 -0700 Subject: [PATCH] Remove default network recommendation provider. BUG: 37686309 Test: gts-tradefed run gts -m GtsGmscoreHostTestCases -t com.google.android.gts.netrec.NetRecHostTest Change-Id: Ia67790172418b7feba97acdb4a6df04506358f87 --- core/res/res/values/config.xml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/core/res/res/values/config.xml b/core/res/res/values/config.xml index a921fd740b7ea..240d1a6730bf8 100644 --- a/core/res/res/values/config.xml +++ b/core/res/res/values/config.xml @@ -1299,9 +1299,9 @@ * Include a Service for the android.net.scoring.RECOMMEND_NETWORKS action protected by the BIND_NETWORK_RECOMMENDATION_SERVICE permission. - This must be set to a valid network recommendation app. + This must be set to a valid network recommendation app or empty. --> - com.android.networkrecommendation +