From e03d88621c8cd69988787e67e2c3c52923ad9617 Mon Sep 17 00:00:00 2001 From: Zoltan Szatmary-Ban Date: Thu, 30 Apr 2015 14:35:54 +0100 Subject: [PATCH] Forward WiFi settings intents to primary profile If an implicit WiFi settings intent is sent by a managed profile it is received by the respective receiver in the primary profile. Bug: 20005260 Change-Id: Ib46aafe1f5b5ef3acb8ed0d7e53898630ea2cb60 --- AndroidManifest.xml | 12 ++++++++++++ 1 file changed, 12 insertions(+) diff --git a/AndroidManifest.xml b/AndroidManifest.xml index 0ea75cdcab9..6791283fffc 100644 --- a/AndroidManifest.xml +++ b/AndroidManifest.xml @@ -190,6 +190,8 @@ android:value="com.android.settings.wifi.WifiSettings" /> + @@ -216,6 +218,8 @@ + + + + +