commit | ab5071c90c4eb4fe7b1bb5e70c0a48aba535b19b | [log] [tgz] |
---|---|---|
author | Shreyas Basarge <snb@google.com> | Tue Feb 14 23:19:03 2017 +0000 |
committer | Shreyas Basarge <snb@google.com> | Thu Feb 16 23:56:50 2017 +0000 |
tree | 19a8bf3bdc7876df688497d1c35fb95574ecd0bd | |
parent | 2c02bd1cf08d54baceac5a44ef64a2bc8f2e1e4b [diff] |
Use separate message ids for backup and restore operations This cl is part of a group of CLs to support some parallelism in BackupManager's operations. Separate message ids are used for handler messages for backup and restore operations so that both operations can run parallely. Bug: 29010684 Test: Manually tested by installing a test backup agent that times out. Change-Id: I57a5d063fb4446e610af81ac6f039d3fc8414a46