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

This commit is contained in:
Marcello Galhardo
2023-05-10 09:23:54 +00:00
committed by Android (Google) Code Review
+1 -1
View File
@@ -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>