Age | Commit message (Collapse) | Author |
|
Change-Id: Ifcbfb87a82e61e2d868c1889f026525210501223
|
|
* Doesn't work at all.
Change-Id: I10cd34c6e52e9c72f3089d3c5f479d5ea5532d86
|
|
Change-Id: I47016b066ae800d0071dbad6a1235cbc9db3cf80
|
|
sdm660's BT firmware doesn't support HCI command of a2dp offload used by
AOSP BT stack.
Change-Id: I7efa82e5bb89ce08f18984c748c626f849f148fa
|
|
Change-Id: I0874bdd23666419ff475cb9b2da78e7f5c12013b
|
|
Change-Id: I814306d7ebbeed9b6c57cd3bef02c8a7a16ba0ff
|
|
* Causes audioserver crash
E APM::Serializer: deserialize: libxml failed to resolve XIncludes on /vendor/etc/audio_policy_configuration.xml document.
* Also clean a tab indentation
Change-Id: I7bf0ce6f0107178f2377b84b42945ef4d5d1b4c7
|
|
- Issue with returning a valid device descriptor
since BT SCO is not defined in IOProfile.
- With Android-Q changes, first attempt to retrieve device
descriptor from the avaiable HwModule may fail due to
address and encoded format conditions.
- Further device descriptor query is based on IOProfile
with devices defined in audio_policy_configuration.
- This change adds BT SCO to IOProfile.
Change-Id: I52225070e97dd702f965ca5dbb5db9d128df1faf
|
|
config xml
Remove surround sound recording support from audio policy config xml
as its resulting in CTS failure due to mismatch in channel index support
for record usecase.
Change-Id: Idf50b3f2e71c4209720e79c0248ce74bc1a0edf2
|
|
Change-Id: If64a95ae79bb74721731ebf2354fe6b5e0aa09e8
|
|
Internal codec has a direct connection between
ADC1 and AMIC1. Add a switch to prevent default
powering up of AMIC1.
CRs-Fixed: 2058182
Change-Id: If00b3d239655d2ecc77654ab379bbc0bd57e5b0d
|
|
-Remove default setting of sampling rate to 48K and stereo channel
for bt a2dp as support for multiple sampling rates and channels
over a2dp is added and being set from hal.
Change-Id: I8a40182af0d97b31b136a1928cbbe6f728eb950f
|
|
Independent configuration of Rx and Tx backend sample rates
for BT usecases.
Change-Id: Ic2437531dad1e53e866100c4022e4667103f4c92
|
|
No Audio heard in FM Speaker when FM record and FM speaker are on simultaneously
With default values for maxActiveCount and maxOpenCount,
FM app is unable to record and play FM audio on speaker simultaneously
since it uses application loop back(AudioRecord->AudioTrack)
to route FM audio to non-default devices(Speaker)
Add attributes maxActiveCount="2" and maxOpenCount="2" to mixPort "primary input"
CRs-fixed: 2249758
Change-Id: I82a1cb0d5596486d531d5324b91f932f52b07f9e
|
|
Populate microphone characteristics for supported microphones on
platform. Map input sound devices to specific microphone ids.
Change-Id: I9aab6ef04bb941533261740723ffcf78645d3e1e
|
|
non-hdmi devices
Keep_alive can now handle silence playback on multiple concurrent
devices such as primary output devices as well as HDMI
Change-Id: Icdf22c9d8d1264d463b23c8f54020e792840b73c
Signed-off-by: Md Mansoor Ahmed <mansoor@codeaurora.org>
|
|
(cherry-picked from c57b29cc104a7f4f1250cf67ce739795f6c2ecaf)
Change-Id: If22b1f2151cec52fa17cad7eecb981c3a591dc2e
|
|
* Converted using : https://github.com/luk1337/aeffects-conf2xml
Change-Id: Ida4dabb206f9c9767cc17f5d002d64bca092ed94
|
|
Change-Id: I211da5781d8c7a16199fd8a18e1b00cfc9e01944
Signed-off-by: Isaac Chen <isaacchen@isaacchen.cn>
|