commit | e8467194dc8d56b5cf418b025b041737754b98b3 | [log] [tgz] |
---|---|---|
author | Oskar Andero <oskar.andero@sonymobile.com> | Tue Dec 03 17:41:27 2013 +0100 |
committer | Johan Redestig <johan.redestig@sonymobile.com> | Fri Jan 24 10:43:53 2014 +0100 |
tree | fe3c1a61b26b08808b90da846216cbd87f7f3983 | |
parent | c9a60b0f77525244ac4f970258703b8dc62ee140 [diff] |
Make sure to turn off led after pulse() setLightLocked() will update mColor. This will cause the led to not be turned off after the pulse. When notificationManager starts a attention pulse the led will be kept on. Since attention is of highest prio nothing can turn it off. This is fixed by resetting mColor back to 0 after the call. Change-Id: Id60ef96e5c21b47c23002f0bcf2fae7fb3f2ca10