Merge "Location summary is no longer indexed" into oc-dev

am: fed6e817a5

Change-Id: Id776317a3925920652677ec884be7b9bf73e90d3
This commit is contained in:
Matthew Fritze
2017-05-30 20:38:57 +00:00
committed by android-build-merger

View File

@@ -24,7 +24,7 @@
android:key="location_mode" android:key="location_mode"
android:title="@string/location_mode_title" android:title="@string/location_mode_title"
settings:keywords="@string/keywords_location_mode" settings:keywords="@string/keywords_location_mode"
android:summary="@string/location_mode_location_off_title" /> android:summary="@string/summary_placeholder" />
<!-- This preference category gets removed if there is no managed profile --> <!-- This preference category gets removed if there is no managed profile -->
<com.android.settingslib.RestrictedSwitchPreference <com.android.settingslib.RestrictedSwitchPreference