commit | dcbc97fc28f4eb5910acc11dfac5efcd597c737d | [log] [tgz] |
---|---|---|
author | Matthew Xie <mattx@google.com> | Fri Sep 16 16:57:24 2011 -0700 |
committer | Matthew Xie <mattx@google.com> | Mon Sep 19 22:45:00 2011 -0700 |
tree | 07ee772d82e1d7f8982d0d14a0ac854362247beb | |
parent | 41d6bfb27909c2f27e41b5aa1d182e00b4c2f631 [diff] |
Check null of pidPair to skip the case the service record has been removed Check null of pidPair instead of pidPair.first which caused a nullpointer exception. clean local variables after sending out STATE_OFF intent. Check bluetooth state in removeServiceRecord. bug 5330367 Change-Id: Ib0af8143223bea48d3f587cca18544c4aef29980