commit | 53ce386ca693e2ca23b67e263c5ef7f57912b17f | [log] [tgz] |
---|---|---|
author | Winson Chung <winsonc@google.com> | Thu May 30 19:36:52 2024 +0000 |
committer | Winson Chung <winsonc@google.com> | Wed Jun 05 07:07:27 2024 +0000 |
tree | 8ffea219f10970456bb2b71644c707f2a4c78bc0 | |
parent | 0df08188a67e866e7257e3df78101cf1069d8d16 [diff] |
Ensure the current controller when handling a remote call in the Shell - Move executeRemoteCallWithTaskPermission() to the ExternalInterface class which is the only case in which it's needed - Fix a few cases where we aren't unregistering the listener when invalidating an external interface - Remove some dead code Bug: 343544451 Test: atest WMShellUnitTests Change-Id: I88c1d4e63311602a01060bd036e6a899e9ab9e04