commit | ccff5a6a8b402e1069ac76c89b8467c46f098ae8 | [log] [tgz] |
---|---|---|
author | Chris Li <lihongyu@google.com> | Thu Jun 24 16:56:31 2021 -0700 |
committer | Chris Li <lihongyu@google.com> | Thu Jul 01 22:06:22 2021 -0700 |
tree | 54f0450ead50bc1206c4cffd6474afd78eb9eed0 | |
parent | da14b09d4ba4a8f12b16ac972eacd0ad11cd0c5d [diff] |
Add onErrorCallback for TaskFragmentOrganizer When app wants to create activity through sidecar (for example, startActivityToSide), we need a callback in case it failed to finish the request. Allow the caller to set a token for the WCT, which will be passed back if there is any error, so that the caller can identify the error callback. Bug: 190433129 Test: N/A Change-Id: Icffb7255e75465b90ed822559296f147a7e3418a