Merge "Fix wrong pref text on default apps"

This commit is contained in:
TreeHugger Robot
2017-02-08 21:55:08 +00:00
committed by Android (Google) Code Review

View File

@@ -94,8 +94,8 @@
</Preference>
<Preference
android:key="work_default_phone_app_new"
android:title="new phone pref work"
android:key="work_default_phone_app"
android:title="@string/default_phone_title"
android:fragment="com.android.settings.applications.defaultapps.DefaultPhonePicker"
settings:keywords="@string/keywords_default_phone_app">
<extra android:name="for_work" android:value="true"/>