Move Note Shortcut from Settings to SystemUI

* Removes all code related to Note Shortcut from Settings

Test: manual
Flag: not needed
Fixes: b/280431176
Change-Id: I6bb6cfbb98a57b6ad3cf261626b3d84d0be96e53
This commit is contained in:
Marcello Galhardo
2023-05-05 14:54:27 +00:00
parent 5b18837a49
commit bb8c04e072
4 changed files with 0 additions and 177 deletions

View File

@@ -12079,7 +12079,4 @@
<!-- Warning message when we try to dock an app not supporting multiple instances split into multiple sides [CHAR LIMIT=NONE] -->
<string name="dock_multi_instances_not_supported_text">"This app can only be opened in 1 window"</string>
<!-- [CHAR LIMIT=30] Label used to open Note Task -->
<string name="note_task_shortcut_label">Note shortcut</string>
</resources>