diff --git a/AndroidManifest.xml b/AndroidManifest.xml index 13eed78900a..ef5facf6720 100644 --- a/AndroidManifest.xml +++ b/AndroidManifest.xml @@ -1228,8 +1228,7 @@ android:name="Settings$LocationSettingsActivity" android:label="@string/location_settings_title" android:icon="@drawable/ic_homepage_location" - android:configChanges="orientation|keyboardHidden|screenSize" - android:parentActivityName="Settings"> + android:configChanges="orientation|keyboardHidden|screenSize">