Fix wrong pref text on default apps
Test: visual Change-Id: I3f3e923ed0cebcffc5fc737353a781ecad21bf09
This commit is contained in:
@@ -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"/>
|
||||
|
Reference in New Issue
Block a user