Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Skip to content
Commit 78a5c42b authored by Ruslan Tkhakokhov's avatar Ruslan Tkhakokhov
Browse files

Introduce BackupTransportClient

This class wraps the calls from the framework to the remote
IBackupTransport service. The framework will now interact with this
wrapper instead of calling IBackupTransport directly. This allows us to
shield the client code (when needed) from changes in IBackupTransport API as
well as introduce additional call management (e.g. cancell calls to the
remote transport early if needed).

Bug: 202716271
Change-Id: Idf6c5918d631537382d56ca053923ec663c88b48
parent f6ca9038
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment