commit | 3e71bf754fd1b0f8c2a8f550a87bd0a60cb1ed74 | [log] [tgz] |
---|---|---|
author | Chris Göllner <chrisgollner@google.com> | Mon Nov 06 10:22:42 2023 +0000 |
committer | Chris Göllner <chrisgollner@google.com> | Mon Nov 06 10:37:32 2023 +0000 |
tree | 29e6f63a8d7091fab4ce19e5d44864e7933b4e43 | |
parent | 7b76289fa7961beeea1417624b1a63984077a20b [diff] |
[Partial Screen Sharing] Fix media projection cts tests on android auto + Makes MediaProjectionPermissionActivity use an AlertDialog instead of SystemUIDialog. SystemUIDialog causes problems on auto. + Refactors the dialogs to be dialog delegates, so that the inheritance from SystemUIDialog can be removed. Flag: None Fixes: 307193003 Test: Unit tests Change-Id: Ie25c377c8065f6403635596caba76a7d040e4b13