commit | 2c051498b2b0e2608740d906e70867b74083107d | [log] [tgz] |
---|---|---|
author | Shreyas Basarge <snb@google.com> | Mon Jan 11 15:43:54 2016 +0000 |
committer | Shreyas Basarge <snb@google.com> | Thu Jan 14 01:16:24 2016 +0000 |
tree | 0e37cf6fa5c128b4c3d89c7a4a411210223a595f | |
parent | 198ce1a5e6fbe2cb84263e427032e9715e27379f [diff] |
Fix for syncs being dropped when appIdle is on Syncs were being dropped when appIdleMode was on for an app. This CL backs off the sync instead of dropping it. When the app becomes non-idle, backoff is cleared and the sync is performed. Bug: 26355386 Change-Id: I2040dfd847011d3ca902e66a8cd52b2a429177c1