commit | f60b316a9841df8b81351504e507d68fde96cdd6 | [log] [tgz] |
---|---|---|
author | chen xu <fionaxu@google.com> | Wed May 01 21:31:05 2019 -0700 |
committer | chen xu <fionaxu@google.com> | Thu May 02 10:27:25 2019 -0700 |
tree | 9033c9818b9cb543c373725d2be2ae567534ac91 | |
parent | 51acdc1a97f09ceb7eb0ca40f0ee796b553a5b4e [diff] |
do not unbind if the connection has been cleared already It's possible that during the wait of bind/fetch complete, the connection to carrier service has been cleared due to clear event e.g, sim card status change. Then we should not unbind again when handling bind/fetch timeout event to avoid NPE. Bug: 131637624 Test: manual Change-Id: Ie87d7270e7f1094601c97c5e992006d8dcaecb99