commit | f58e344b720033d3e9c88f34607795c7d5b9358f | [log] [tgz] |
---|---|---|
author | Vasu Nori <vnori@google.com> | Mon May 21 16:33:05 2018 -0700 |
committer | Vasu Nori <vnori@google.com> | Mon May 21 16:33:05 2018 -0700 |
tree | e4956d5fe707a844d8d5b482c4b4f4545636c330 | |
parent | 1ad297be4b4b13f08ec5d99686656df3b7f3239c [diff] |
fix initial "hfp-enable" state of HFP client state machine. this is tested on pi-dev in go/ag/4165726 initial state of "hfp-enable" is true. when a call is placed, since the state is assumed to be audio-routing already, no effort is made to actually route the audio to HU. by fixing the initial state to "hfp-enable = false", tihs problem is circumvented. Bug: 79857325 Test: tested manually. Change-Id: I11aa0dadc74db972614a6679c6dcd00fb4b7a291