commit | 5c3913d9c1e51e8043c131891da43ae280955aeb | [log] [tgz] |
---|---|---|
author | Ruslan Tkhakokhov <rthakohov@google.com> | Thu Mar 18 12:28:47 2021 +0000 |
committer | Ruslan Tkhakokhov <rthakohov@google.com> | Thu Mar 18 13:45:05 2021 +0000 |
tree | d5e04e3e72b3f43559291a10477b6605b4388233 | |
parent | ef9671de172ad6356b05f248c071bf79dacee34e [diff] |
Determine restore operation type through RestoreSet Determining the operation type (e.g. cloud backup or device transfer) through transport flags doesn't work during restore. A cloud transport can still be responsible for restore of D2D data. Instead, determine the operation type for each restore set individually. Bug: 182986784 Test: atest FullBackupRulesHostSideTest Change-Id: I8109b99a712e6a60a15164416751d45e632264d6