diff options
author | Ryan Lothian <rjlothian@google.com> | 2017-12-04 11:56:58 -0500 |
---|---|---|
committer | Ryan Lothian <rjlothian@google.com> | 2017-12-06 17:03:46 -0500 |
commit | 4a86a51b672617b02994fc812e4f96342daf424e (patch) | |
tree | 76f32aa77b49002ba95871f00e20b17361af66d1 /tools/aapt2/java/JavaClassGenerator_test.cpp | |
parent | ada2f4dcf8b481e9302d2fb597af9cde5f100d26 (diff) |
Handle onBindingDied in notification manager
On Android, if the process containing the service being bound to
crashes before the bind succeeds, the app doing the binding won't
get a success or failure callback.
When that happens in this code, this leaves notif. manager thinking
that a binding is in progress, so it never attempts to rebind until
the device is rebooted.
Bug: 69064494
Test: manual, crashed listener on proc start, verified not unbound forever
Change-Id: Id2082744208e21a709d9453365f282449a2e9407
Diffstat (limited to 'tools/aapt2/java/JavaClassGenerator_test.cpp')
0 files changed, 0 insertions, 0 deletions