commit | 21a91fbbd0e231751a2c8d857329bd95b6354cc1 | [log] [tgz] |
---|---|---|
author | Annie Meng <anniemeng@google.com> | Mon Jan 28 16:45:42 2019 +0000 |
committer | Annie Meng <anniemeng@google.com> | Mon Jan 28 19:29:57 2019 +0000 |
tree | 16d84d58602c5e309e635fc8182440946fad3b4b | |
parent | 7f2d1a73a895cf51c900da38adf4065b0d10ca2c [diff] |
[Multi-user] Schedule full backup jobs immediately All other schedule call sites for full backup and key value schedule inline. The operation should be quick and scheduling on a separate handler makes testing flaky. Test: 1) atest RunBackupFrameworksServicesRoboTests 2) atest ScheduledBackupHostSideTest 3) atest ProfileScheduledJobHostSideTest Change-Id: Id6ae557080da5a98c2ac572ca6b4b7973b7a9c29