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

Commit 09b42b3d authored by Marcello Galhardo's avatar Marcello Galhardo Committed by Android (Google) Code Review
Browse files

Merge "Move Note Shortcut from Settings to SystemUI" into udc-dev

parents 7c8aeffa b9f1e730
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -26,6 +26,6 @@
        launcher:category="1"
        launcher:sectionDrawable="@drawable/ic_note_taking_widget_category"
        launcher:sectionTitle="@string/widget_category_note_taking">
        <widget launcher:provider="com.android.settings/com.android.settings.notetask.shortcut.CreateNoteTaskShortcutActivity" />
        <widget launcher:provider="com.android.systemui/.notetask.shortcut.CreateNoteTaskShortcutActivity" />
    </section>
</widget-sections>
 No newline at end of file