commit | 2712d2e3efb5d1183bf226c3f3ad44d0f8f74042 | [log] [tgz] |
---|---|---|
author | Harsh Shandilya <harsh@prjkt.io> | Tue Jul 02 20:48:26 2019 +0530 |
committer | pimpmaneaton <shaunsibu@gmail.com> | Thu Aug 08 19:55:17 2019 -0600 |
tree | 9e3765133d97818ec262c7d3f6ec6fb34ba4f7a8 | |
parent | 09be93c21facadd5f2f1abeddc4e31c4a1ba427a [diff] |
SystemUI: Protect against terrible music players For reasons unknown Gaana sets a null playback state in some cases causing seekbar update runnable to throw exceptions and shut everything down. Quickfix this nonsense while we wait 3 years for the app to get its shit together. Change-Id: I284d3018748ad967c5f5cbffa32caf016ec69eba Signed-off-by: Harsh Shandilya <harsh@prjkt.io>