diff --git a/AndroidManifest.xml b/AndroidManifest.xml index 9df3c60c109..112b4b57695 100644 --- a/AndroidManifest.xml +++ b/AndroidManifest.xml @@ -124,7 +124,7 @@ android:taskAffinity="" android:label="@string/wifi_settings" android:configChanges="orientation|keyboardHidden|screenSize" - android:parentActivityName="Settings"> + android:excludeFromRecents="true"> @@ -265,7 +265,7 @@ + android:excludeFromRecents="true"> @@ -304,7 +304,7 @@ + android:excludeFromRecents="true"> @@ -359,7 +359,7 @@ + android:excludeFromRecents="true"> @@ -379,7 +379,8 @@ + android:taskAffinity="" + android:excludeFromRecents="true"> @@ -549,7 +550,7 @@ + android:excludeFromRecents="true"> @@ -578,7 +579,7 @@ + android:excludeFromRecents="true"> @@ -643,7 +644,7 @@ @@ -763,7 +764,7 @@ android:label="@string/location_settings_title" android:configChanges="orientation|keyboardHidden|screenSize" android:taskAffinity="" - android:parentActivityName="Settings"> + android:excludeFromRecents="true"> @@ -902,7 +903,7 @@ android:label="@string/accessibility_settings" android:configChanges="orientation|keyboardHidden|screenSize" android:taskAffinity="" - android:parentActivityName="Settings"> + android:excludeFromRecents="true"> @@ -1201,8 +1202,8 @@ + android:taskAffinity="" + android:excludeFromRecents="true"> @@ -1327,7 +1328,7 @@ android:label="@string/power_usage_summary_title" android:uiOptions="none" android:taskAffinity="" - android:parentActivityName="Settings"> + android:excludeFromRecents="true"> @@ -1439,7 +1440,7 @@ android:label="@string/data_usage_summary_title" android:uiOptions="none" android:taskAffinity="" - android:parentActivityName="Settings"> + android:excludeFromRecents="true">