commit | ace85513ed3d64ca6a47d331c2bfbd6725a00cf9 | [log] [tgz] |
---|---|---|
author | Matt Pietal <mpietal@google.com> | Mon Apr 11 10:43:05 2022 -0400 |
committer | Matt Pietal <mpietal@google.com> | Tue Apr 12 12:56:23 2022 +0000 |
tree | c540916c1f8e2b415dbd756e9e9305ba0de5bf1b | |
parent | 331f163d20d1a7245edddfbdafa4c51c8bc17235 [diff] |
[DO NOT MERGE] Fix intent launch from notification When tapped some notifications, especially work profile ones, were not launching correctly. The action after bouncer dismiss was being cleared by an onVisibilityChanged callback before the authentication path had a chance to complete and start the intent. Also add more tracing Fixes: 227354876 Test: manually, atest StatusBarKeyguardViewManagerTest Change-Id: I6f3e28a44827a87cc08c7b3685bb9bf1c54ce8e3