Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Skip to content
Commit 851bdd45 authored by Ruslan Tkhakokhov's avatar Ruslan Tkhakokhov
Browse files

[Multi-User] Make JobScheduler logic multi-user aware

Patchset 1: Introduce BackupJobIdManager to allocate/recycle IDs for KeyValueBackupJob and
FullBackupJob

Patchset 2: Update KeyValueBackupJob and FullBackupJob to work for multiple users — take in
userId as a parameter and use BackupJobIdManager to assign job IDs

Patchset 3: Update robo tests

The corresponding GTS ScheduledBackupHostSideTest will be updated in a separate CL with the same
topic.

Bug: 121198009
Test: 1) atest KeyValueBackupJobTest
      2) atest KeyValueBackupTaskTest
Change-Id: Ifdba254b7084b3d0a1507cc6512e98399c1aad8f
parent fc758be2
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment