Merge "Fix crash while lauching location settings"
This commit is contained in:
committed by
Android (Google) Code Review
commit
fbc8bbf870
@@ -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" />
|
||||
|
Reference in New Issue
Block a user