Fix wrong pref text on default apps
Test: visual Change-Id: I3f3e923ed0cebcffc5fc737353a781ecad21bf09
This commit is contained in:
@@ -94,8 +94,8 @@
|
|||||||
</Preference>
|
</Preference>
|
||||||
|
|
||||||
<Preference
|
<Preference
|
||||||
android:key="work_default_phone_app_new"
|
android:key="work_default_phone_app"
|
||||||
android:title="new phone pref work"
|
android:title="@string/default_phone_title"
|
||||||
android:fragment="com.android.settings.applications.defaultapps.DefaultPhonePicker"
|
android:fragment="com.android.settings.applications.defaultapps.DefaultPhonePicker"
|
||||||
settings:keywords="@string/keywords_default_phone_app">
|
settings:keywords="@string/keywords_default_phone_app">
|
||||||
<extra android:name="for_work" android:value="true"/>
|
<extra android:name="for_work" android:value="true"/>
|
||||||
|
Reference in New Issue
Block a user