commit | 1ec8cd95426a22ded1ab9a13c7608ce9c699010a | [log] [tgz] |
---|---|---|
author | Jeremy Joslin <jjoslin@google.com> | Thu May 26 15:28:48 2016 -0700 |
committer | Jeremy Joslin <jjoslin@google.com> | Fri May 27 10:34:29 2016 -0700 |
tree | f173247727330707abb835c66c13e319a30df85c | |
parent | 4c04097fdbe0fe414a6fcb2d6174e295986a3f66 [diff] |
Fix issue #28930592: Scoring service binding is not reestablished. Force stopping the bound scoring service would not automatically reestablished the binding. Replaced the custom BroadcastReceiver with a more standard PackageMonitor implementation that handles the same actions in addition to force stop. Also added a few more debug log statements as they were helpful during my development. BUG: 28930592 Change-Id: Ic36ea77deb5e2117edc201e97d71be63bdd4230d