Commit Graph

10 Commits

Author SHA1 Message Date
ehgrace.kim 249f87d48a audio: add the headset tx
Change-Id: If15ef8362dd2800c41fb945b96488844db29e5db
2012-08-28 13:45:07 -07:00
Ajay Dudani 91bf891a50 hardware/alsa_sound: Change the device disable sequence
Before tearing down codec, disable the MDM device first so that
slimbus channel is disconnected from MDM to avoid overflow on
codec slimbus interface

Change-Id: I20ef6fe97b3e72b6fe17243a55e4e20ed30df93c
2012-08-23 23:04:46 -07:00
ty.lee 74060dee8c audio: add separate audio Input path feature
- Separate audio input path can be set using input source of audio parameter
    1. Voice Recognition
    2. Camcording
    3. etc.

Change-Id: I7ab3b529a8d39af412d10d2d7ab4ce111db967bb
2012-08-07 15:44:56 -07:00
ty.lee 924f79851a audio: add Dual MIC scenario in call feature
- Dual MIC solution(Fluence) feature in Built-in MIC used scenarioes.
    1. Handset
    2. 3-Pole Headphones

Change-Id: I5cb7d909785ac583ced01276b987c4ba811d8404
2012-08-07 12:41:06 -07:00
ty.lee 10dfa85915 audio: change output device in speaker phone call
Change-Id: Ie2c6e1f1e483fdb6caaeccf09d85dd3413945799
2012-08-07 12:17:18 -07:00
Ajay Dudani 86c852bd4e alsa: Wrap verbose logs around LOCAL_LOGD and keep them disabled
Change-Id: I52f432ff0d9a0af7a050eac83131556afeab0af9
2012-07-20 06:39:33 -07:00
ehgrace.kim 91e9fad9df audio: modify the SPEAKER_RX_ACDB to support both MONO and STEREO speaker
Change-Id: I2e66f430b18ecfa3bfcdbb7c9f6d50354e2d0709
2012-07-04 09:23:41 -07:00
Ajay Dudani 9746c4758b audio: Updates to comply with standard libhardware_legacy audio hal
Revert back to original libhardware_legacy audio hal headers from AOSP.
This makes corresponding code changes to disable features to match
audio hal implementation with standard libhardware_legacy audio hal.

Change-Id: Ibf1e50d3fffc8280ba417a26172c0f04206474e3
2012-06-21 12:06:48 -07:00
Iliyan Malchev 4113f34dfb working msm8960 audio.primary and audio_policy HALs
These HALs build on JB and work on mako

Change-Id: I89bff4f1269d47a33d8e2a53a0b65d69aaf53240
Signed-off-by: Iliyan Malchev <malchev@google.com>
2012-06-13 13:11:56 -07:00
Iliyan Malchev 4765c43949 initial audio HAL implementation for mako
alsa_sound is imported from codeaurora at:

c1217338f349fe746e0933fcf9b1b288b532808d

[remote "quic"]
        url = git://git-android.quicinc.com/platform/hardware/alsa_sound.git
        review = review-android.quicinc.com
        projectname = platform/hardware/alsa_sound
        fetch = +refs/heads/*:refs/remotes/quic/*

Change-Id: Ic985cc3a1088c3957b6e2ac5537e2c36caaf7212
Signed-off-by: Iliyan Malchev <malchev@google.com>
2012-06-13 13:11:50 -07:00