commit | a8fc504fed7dcb5dc074980b9d4cfa7a56445424 | [log] [tgz] |
---|---|---|
author | Sanket Agarwal <sanketa@google.com> | Tue Apr 26 15:35:43 2016 -0700 |
committer | Sanket Agarwal <sanketa@google.com> | Sat May 07 01:37:26 2016 +0000 |
tree | 9960e87d87e7dd2ecc077ccdbb1bfc069d61da12 | |
parent | 0fcd081cccbf624a3a886fe4eb68adc3498e695c [diff] |
HfpClientConnectionService does not synchronize state Currently active device is a synchronizable state and the current implementation was simply waiving it. Also the mechanism to create a phone account was invalid since the PhoneAccountHandle was not unique per device. PhoneAccountHandle not being unique is OK for now but fails in case of multiple devices. Bug: b/28068989 Change-Id: I729df5aa110a428b8ce23cf6658d81c5acbc16a2