Commit Graph

5 Commits

Author SHA1 Message Date
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
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
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