Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit 6bd610cd authored by Jeffrey Huang's avatar Jeffrey Huang Committed by Android (Google) Code Review
Browse files

Merge "Changed assist summary from "None" -> Empty"

parents 609b336d bb2911c0
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -22,7 +22,7 @@
    <com.android.settings.widget.GearPreference
        android:key="default_assist"
        android:title="@string/default_assist_title"
        android:summary="@string/app_list_preference_none"
        android:summary="@string/summary_placeholder"
        android:fragment="com.android.settings.applications.assist.DefaultAssistPicker"/>

    <Preference