commit | b81243f52365bc2b6316b541fe76ec6947aca336 | [log] [tgz] |
---|---|---|
author | Michal Karpinski <mkarpinski@google.com> | Thu Apr 20 17:00:31 2017 +0100 |
committer | Michal Karpinski <mkarpinski@google.com> | Tue Apr 25 19:33:18 2017 +0100 |
tree | a1a324eb4a04f6e6c67b06eb44b77f7de0f2d150 | |
parent | a31f49a0df23ffbb27f018900a181693e6c32d9e [diff] |
Offload the mRunningFullBackupTask.handleCancel() call from the main thread to another thread The system_server process was being killed by Watchdog, as the main thread was waiting for the mCancelLock for over a minute. Bug: 35968123 Test: make gts -j40 && gts-tradefed run gts -m GtsGmscoreHostTestCases -t com.google.android.gts.backup.BackupManagerHostTest Change-Id: Ia146569d2c741b35a6f6c9bfc4c5ddf8539b6242