commit | 2c78505b30f2362295e4a995039abf2c650f0d7f | [log] [tgz] |
---|---|---|
author | Mike Kasick <mike@kasick.org> | Tue Jan 08 10:31:51 2013 -0500 |
committer | Mike Kasick <mike@kasick.org> | Tue Jan 08 11:04:47 2013 -0500 |
tree | c88b373859ce1768d42f662aa77a0fa95a99ca59 | |
parent | defd6746917024a7097229b6bcdff31656124ace [diff] |
alsa_sound: Add missing assignment of acdb_handle, fixes in-call volume Assigns AudioHardwareALSA::mUcMgr->acdb_handle to mAcdbHandle, which is missing in the port of dynamic library loading from the AOSP/mako HAL (I04d5e7b96611572a7758c610ebdf0fd00e8346aa). Restores acdb_send_voice_cal and acdb_send_audio_cal calls, which among other things, are required for in-call volume adjustment to function.