From 6031a6ef69e99747224a71920dffacd6f86be385 Mon Sep 17 00:00:00 2001 From: David Magno Date: Thu, 7 Oct 2021 14:40:31 +0200 Subject: [PATCH] Keep compatibility for old WiFi shortcut WifiSettings2Activity has been replaced by WifiSettingsActivity Test: Create a shortcut to WifiSettings in Android 11, update to Android 12 and test it Bug: 202534606 Change-Id: I042eb3ae0bc0af6c42221c876cc4ea7b0a6de0b7 --- AndroidManifest.xml | 11 +++++++++++ 1 file changed, 11 insertions(+) diff --git a/AndroidManifest.xml b/AndroidManifest.xml index 9b2cf2412a2..f367b6fca7f 100644 --- a/AndroidManifest.xml +++ b/AndroidManifest.xml @@ -283,6 +283,17 @@ android:value="true" /> + + + + +