Merge "Fix crash while lauching location settings"

This commit is contained in:
TreeHugger Robot
2019-11-25 10:10:49 +00:00
committed by Android (Google) Code Review

View File

@@ -1185,7 +1185,7 @@
<activity
android:name="Settings$LocationSettingsActivity"
android:label="@string/location_settings_title"
android:icon="@drawable/ic_homepage_location"
android:icon="@drawable/ic_settings_location"
android:configChanges="orientation|keyboardHidden|screenSize">
<intent-filter android:priority="1">
<action android:name="android.settings.LOCATION_SOURCE_SETTINGS" />