Page MenuHomePhabricator

[native][lib] remove `requestBackupKeys` from `SECONDARY_DEVICE_REGISTRATION_SUCCESS`
ClosedPublic

Authored by kamil on Nov 19 2024, 3:10 AM.
Tags
None
Referenced Files
Unknown Object (File)
Thu, Apr 3, 3:49 PM
Unknown Object (File)
Thu, Apr 3, 1:29 AM
Unknown Object (File)
Wed, Apr 2, 10:14 PM
Unknown Object (File)
Wed, Apr 2, 10:13 PM
Unknown Object (File)
Wed, Apr 2, 4:43 AM
Unknown Object (File)
Wed, Apr 2, 12:13 AM
Unknown Object (File)
Sun, Mar 23, 12:59 PM
Unknown Object (File)
Sun, Mar 23, 12:57 PM
Subscribers

Details

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

Event Timeline

kamil held this revision as a draft.
kamil published this revision for review.Nov 19 2024, 4:12 AM
This revision is now accepted and ready to land.Nov 20 2024, 6:41 AM