In secondary device auth, we only need to restore backup data (ct2) so I need to separate it in the download_backup()
Depends on D11332
Paths
| Differential D11344 Authored by bartek on Mar 18 2024, 3:55 AM.
Tags None Referenced Files
Details Summary In secondary device auth, we only need to restore backup data (ct2) so I need to separate it in the download_backup() Depends on D11332 Test Plan Backup restoration still works as before - checked it via the backup dev menu.
Diff Detail
Event Timelinebartek held this revision as a draft. Herald added subscribers: tomek, ashoat. · View Herald TranscriptMar 18 2024, 3:55 AM2024-03-18 03:55:28 (UTC-7) Harbormaster completed remote builds in B27544: Diff 38115.Mar 18 2024, 4:24 AM2024-03-18 04:24:39 (UTC-7) This revision is now accepted and ready to land.Mar 19 2024, 5:14 AM2024-03-19 05:14:35 (UTC-7) Closed by commit rCOMMc51241adca50: [native][rust] Split download_backup to separate ct1 and ct2 (authored by bartek). · Explain WhyMar 21 2024, 4:29 AM2024-03-21 04:29:40 (UTC-7) This revision was automatically updated to reflect the committed changes.
Revision Contents
Diff 38115 native/native_rust_library/src/backup.rs
|