diff options
| author | 2015-08-03 15:56:36 -0700 | |
|---|---|---|
| committer | 2015-08-03 18:15:12 -0700 | |
| commit | 665d0140efce4ed53d6f86459c1551cdf983801b (patch) | |
| tree | 643bbb3ba8318e64b64242319003d87c9d453642 /libs/hwui/TextureCache.cpp | |
| parent | ac8c98614cb8260615795b2042699d93b21a1097 (diff) | |
Remove spurious syncmanager wake-ups
BUG: 22287469
1) Fix SyncManager waking up every 2 hrs if there is nothing
to do.
2) Fix sync wake-up alarm not being properly updated if the new
alarm was in the future.
2a) Due to staus bar sync signal that were removed post-K
one of the wake-ups was for 30s in the future, removed this
@hide intent completely.
3) The SyncManager will still set a timeout alarm for 5mins after
the start of a sync. Leaving this in as to post to a handler is
less expensive but more complex, and the alarm update is
correctly working now.
Change-Id: If51c9dd68391ccaeb480a17eb5a1364c4afe4c2a
Diffstat (limited to 'libs/hwui/TextureCache.cpp')
0 files changed, 0 insertions, 0 deletions