commit | 6a89ba2edab624de0dfa9af1d504f683d0130817 | [log] [tgz] |
---|---|---|
author | Hall Liu <hallliu@google.com> | Mon Jul 31 19:04:48 2017 -0700 |
committer | Hall Liu <hallliu@google.com> | Mon Jul 31 19:08:24 2017 -0700 |
tree | a75eb366026e8eba06529470b952b03491c3aa4e | |
parent | 25921e8d464cf57c570b4757060daa2b41315044 [diff] |
Send updateHeadsetPhoneState when child calls change In BluetoothPhoneService, don't debounce the notification of the state change if the number of child calls change. It might take a while before children are added to a conference, so we should inform the headset that something changed so that it'll actually pick up on the child calls. Change-Id: Ia7d458556cf8ec96293a677076c58dcaab0d7387 Test: manual Fixes: 64041266