Page MenuHomePhabricator

[native][lib] remove `requestBackupKeys` from `SECONDARY_DEVICE_REGISTRATION_SUCCESS`
Needs ReviewPublic

Authored by kamil on Tue, Nov 19, 3:10 AM.
Tags
None
Referenced Files
F3311131: D13966.id45875.diff
Tue, Nov 19, 7:51 AM
F3310803: D13966.id45875.diff
Tue, Nov 19, 7:27 AM
F3310798: D13966.diff
Tue, Nov 19, 7:20 AM
Subscribers

Details

Reviewers
bartek
tomek
varun
Summary

ENG-9905.

This makes no sense anymore, secondary will send this after registration, so we need to decide earlier based on the device type.

This change is not backward compatible but this flow hasn't been launched yet so we not breaking anything.

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 D13965

Test Plan

Tested later in the stack - D13968

Diff Detail

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