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

Commit b9f1e730 authored by Marcello Galhardo's avatar Marcello Galhardo
Browse files

Move Note Shortcut from Settings to SystemUI

* Change Note Shortcut category package name from Settings to SystemUI

Test: manual
Flag: not needed
Fixes: b/280431176
Change-Id: I50f4550ad98f4c4959731b456a846faa2ec5a1a9
parent ae1c56e3
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