commit | dd45a19de7e2d910185043604383869837c8b55f | [log] [tgz] |
---|---|---|
author | Andy Wickham <awickham@google.com> | Tue Nov 05 17:47:15 2024 +0000 |
committer | Andy Wickham <awickham@google.com> | Tue Nov 05 20:03:01 2024 +0000 |
tree | a7fc6c16b0a3225fc59a4c6fe2affed00821254c | |
parent | 577d21e106be89d351a32ddf7ed2e22df5b9b37f [diff] |
Resolve ContextualSearch Activity as the calling user. While the intent itself is sent by the system which has access to the screenshots and non-exported activities, we need to resolve the Activity in the same way that the caller (Launcher) does. Otherwise in HSUM the activity may not be found by the system user. Also add additional logs which will help us understand failures. Bug: 369560470 Flag: EXEMPT bugfix Test: Manual Change-Id: I3707f9001143400a3faf29e2dbd35351058382a8