commit | faed436740e513f3239a4b7d2adb0080d0202300 | [log] [tgz] |
---|---|---|
author | Marcello Galhardo <[email protected]> | Fri May 05 14:23:25 2023 +0000 |
committer | Marcello Galhardo <[email protected]> | Tue May 09 12:47:19 2023 +0000 |
tree | 170787bad6b9bc12b5460eaa25b04a0db51bdba3 | |
parent | b26be926b0ecd51a467a9a513a409a78789d7f55 [diff] |
Move Note Shortcut from Settings to SystemUI * Moves the Note Shortcut showed on Widget Picker back to SystemUI. * By placing everything inside SystemUI, we do not need to give special privileges to System apps to by-pass any shortcut checks. That was required due to multi-process communication. Test: atest SystemUITests:NoteTaskControllerTest Flag: not needed Fixes: b/280431176 Change-Id: I8239e31a3767959f8ad9beeaefe6528f7fedae99