commit | 16a8f596d53a970338e12925f405d2a16c19fb82 | [log] [tgz] |
---|---|---|
author | Ruslan Tkhakokhov <rthakohov@google.com> | Wed Dec 15 10:25:51 2021 +0000 |
committer | Ruslan Tkhakokhov <rthakohov@google.com> | Sun Dec 19 18:40:50 2021 +0000 |
tree | 62fa73189123b3c37a71eb68494f00b3a7681c72 | |
parent | d77c92a3f18ee96ed1340f3a8ae8207490d40e5e [diff] |
Make IBackupTransport AIDL async Make the transport AIDL async and introduce a callback AIDL for passing back results. A follow-up CL will implement the client-side portion of the callback class and update BackupTransportClient to use it. Bug: 202716271 Test: m -j Change-Id: I79cb376bd2a805bf2739470a3f538207ae6bd9a0