Page MenuHomePhabricator

[lib] temporary remove code performing backup restore
ClosedPublic

Authored by kamil on Nov 19 2024, 2:55 AM.
Tags
None
Referenced Files
Unknown Object (File)
Sun, Mar 23, 12:56 PM
Unknown Object (File)
Fri, Mar 14, 5:46 AM
Unknown Object (File)
Fri, Mar 14, 4:10 AM
Unknown Object (File)
Sat, Mar 8, 4:42 AM
Unknown Object (File)
Mon, Mar 3, 6:26 AM
Unknown Object (File)
Mon, Mar 3, 6:26 AM
Unknown Object (File)
Fri, Feb 28, 2:57 AM
Unknown Object (File)
Fri, Feb 28, 2:56 AM
Subscribers

Details

Summary

ENG-9905.

This is the first step of merging BACKUP_DATA_KEY_MESSAGE and DEVICE_LIST_UPDATE_SUCCESS. Initially, I wanted to make this code part of DEVICE_LIST_UPDATE_SUCCESS, after performLogIn is done - that is how this will work in the future. However, we're now running on a limited version of backup and there isn't anything to restore. Going to mention this in ENG-992 in order to revert this.

NOTE: It's not that easy to slice this into diffs, so it's possible that in the middle of the stack protocol is not working, it needs to be reviewed as a whole.

Depends on D13963

Test Plan

There is no restore attempt even if backup keys are sent to secondary device.

Diff Detail

Repository
rCOMM Comm
Branch
secondary-auth
Lint
No Lint Coverage
Unit
No Test Coverage