commit | a61f179c3d95e2b04b82dcc4ef824be1f6c4690a | [log] [tgz] |
---|---|---|
author | Chris Wren <cwren@android.com> | Thu Aug 04 11:24:42 2016 -0400 |
committer | Chris Wren <cwren@android.com> | Thu Aug 04 17:04:02 2016 +0000 |
tree | 9c5978ba61a9d3aa09c2405850c2a4b017f18149 | |
parent | 3c2587f26eed32a8723488131d1d8940dc147ee1 [diff] |
only rate limit notification updates Updates to progress bars are the main culprit in system performance events caused by apps spamming the notification service. Rate-limiting only updates allows us to set a lower threshold wihtout the owrry of mistakenly dropping bursts of notifications being quickly posted after a network sync. Also reduce logspam caused by the rate-limit events. Bug: 30132961 Change-Id: I49acda6a2831204da45e899ddd3d62d571d7174b