From b9f1e73087b1f8e3558ae52bfabd3d55bdd3f2e3 Mon Sep 17 00:00:00 2001 From: Marcello Galhardo Date: Fri, 5 May 2023 14:42:28 +0000 Subject: [PATCH] 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 --- res/xml/widget_sections.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/res/xml/widget_sections.xml b/res/xml/widget_sections.xml index 6165bf7051..742991f580 100644 --- a/res/xml/widget_sections.xml +++ b/res/xml/widget_sections.xml @@ -26,6 +26,6 @@ launcher:category="1" launcher:sectionDrawable="@drawable/ic_note_taking_widget_category" launcher:sectionTitle="@string/widget_category_note_taking"> - + \ No newline at end of file