commit | 3c40fff6e68be3efe619543417b8e9b369c20fd1 | [log] [tgz] |
---|---|---|
author | Fabian Kozynski <kozynski@google.com> | Wed Aug 11 11:52:20 2021 -0400 |
committer | Fabian Kozynski <kozynski@google.com> | Wed Aug 18 11:18:52 2021 -0400 |
tree | 5f874281e6a1d9e7c2955869b5c7f5b04bc79d36 | |
parent | 62962cb74a393af2a6607ae44ed14f7cf76cfba5 [diff] |
Add dialog and controller for TileServiceRequest This adds the SystemUI side. As there's no API, it's triggered using CommandRegistry and outputs response to logcat. The design of the dialog is not final, so measures and styles will be changed in a future CL. Test: atest TileRequestDialogTest TileServiceRequestControllerTest Test: manual Fixes: 196056024 Change-Id: I5a52b7cd9db6a7fc79a8751e7702be8c005b8def