commit | 6c454f67b7ec82cc396116af476b36fa314fbe0e | [log] [tgz] |
---|---|---|
author | Winson Chung <winsonc@google.com> | Mon Jul 09 15:55:56 2018 -0700 |
committer | Winson Chung <winsonc@google.com> | Mon Jul 09 15:55:56 2018 -0700 |
tree | 1fc89db1d4f2e32818ba1c1067f3411b2638b129 | |
parent | 191f146b2db5c3c12c9543dce8edf9562dee5f84 [diff] |
Ensure the ActionProxyReceiver runs as the system user - Secondary users have a SysUI process but no status bar, so we need to actually call executeRunnableDismissingKeyguard() from the system user. (The actual call to start the proxied activity will still be handled as the current user though) Bug: 72459081 Test: Switch to secondary user, take screenshot and then try to share/edit Change-Id: Id7bcd6f9090412902d90566de074d1c2f235b8d6