OSDN Git Service

Removed MESSAGE_BIND_PROFILE_SERVICE messages on unbind
authorPavlin Radoslavov <pavlin@google.com>
Thu, 22 Sep 2016 00:28:11 +0000 (17:28 -0700)
committerAndre Eisenbach <eisenbach@google.com>
Thu, 22 Sep 2016 20:05:22 +0000 (20:05 +0000)
commit74f60c0de8a9bc436b4dd891e359d014a748e1de
tree0d4705270fa736fe969a2a369beacbf8b3a80a9f
parentf4c8c3590a82a4f4b56c6ecb7ceb407abdbb83d8
Removed MESSAGE_BIND_PROFILE_SERVICE messages on unbind

Add a missing call to remove all MESSAGE_BIND_PROFILE_SERVICE
message when unbinding and finishing.

Bug: 31442739
Test: manual, and "frameworks/base/core/tests/bluetoothtests" unit tests
Change-Id: I7e9a8f79a38d4eb8ab8b53be04650226fc72732e
services/core/java/com/android/server/BluetoothManagerService.java