aboutsummaryrefslogtreecommitdiff
path: root/audio/audio_policy_configuration.xml (follow)
Commit message (Collapse)AuthorAge
* msm8996-common: Remove references to a2dp moduleAaron Kling2023-08-03
| | | | | | | | | | | APM would fail to parse the config anyway: E DevicesFactoryHAL: loadAudioInterface couldn't load audio hw module audio.a2dp (No such file or directory) W DevicesFactoryHalHidl: The specified device name is not recognized: "a2dp" E AudioFlinger: loadHwModule() error -22 loading module a2dp W APM_AudioPolicyManager: could not open HW module a2dp Change-Id: Iaa1be881cfe8f8474cef0ba46e1b0a62b59e14be
* msm8996-common: Enable AOSP bluetooth audio HAL v2dianlujitao2023-08-03
| | | | Change-Id: I4d12752ae5fb2829d6612647c8740c84967f5434
* msm8996-common: audio: Add voip_tx profile to policy confSujin Panicker2021-10-19
| | | | | | | | | | | | Skype+camcorder concurrency usecase makes Skype to mute since both uses same record_24 profle, due to which second audio record request de-prioritizes first setting isTopOrLatestActive(=true) Add voip_tx profile making skype to use fasttrack rather than using record_24 profile Change-Id: I4a6cee00787f8f587b088d4586e8d13d824144c3
* msm8996-common: audio: Add built-in/Back mic and remove TelePhony Rx from ↵Shalini Manjunatha2021-10-19
| | | | | | | | | | | | | primary input Built-in mic and Built-In Back Mic aren't in supported devices list of primary input, Add them to primary input sources to reuse input to avoid to open extra input stream in AHAL Also remove Telephony Rx to make in call record use case through different front end pcm device when sva enabled to solve concurrency capture issue Change-Id: I8a036423da689a4de9abe767a0b6a595b4e068f1
* msm8996-common: Don't advertise vorbis offloading supportLuK13372019-11-16
| | | | | | * Doesn't work at all. Change-Id: I8cd6341b240c3820dbbdef497e23e785b6ed99dc
* msm8996-common: configs: Add BT SCO to routes listSujin Panicker2019-11-05
| | | | | | | | | | | | | | - 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 Signed-off-by: Davide Garberi <dade.garberi@gmail.com>
* msm8996-common: configs: Remove surround recording support from audio policy ↵Dhananjay Kumar2019-11-05
| | | | | | | | | | | 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 Signed-off-by: Davide Garberi <dade.garberi@gmail.com>
* msm8996-common: configs: Remove 2 instance support for "primary input"Samyak Jain2019-11-05
| | | | | | | | As FM app no longer uses app loopback, 2 instances of "primary input" is not needed Change-Id: I7d5e941e916bdf221798ca89360e4751d4af322b Signed-off-by: Davide Garberi <dade.garberi@gmail.com>
* msm8996-common: audio: Update audio_policy_configuration from CAFDavide Garberi2019-03-03
| | | | Change-Id: If858604cf8c3dab34eba42f065497953eeebbb2c
* msm8996-common: audio: Disable ULL modeLuK13372018-02-19
| | | | | | | | | | | | | * Ultra low latency playback is currently broken. Crackling audio can be well noticed while playing WhatsApp audio messages or even during some games. * This patch routes all audio that normally used audio-ull-playback paths to low-latency-playback paths instead, thus meaning we're switching from ULL to LL mode. Change-Id: I7d672f1ff10b984c8096c9c4ca83475e730fd16f Signed-off-by: Davide Garberi <dade.garberi@gmail.com>
* z2_plus: audio: Update config from @cosmedddavide2017-10-31
| | | | Signed-off-by: dd3boh <dade.garberi@gmail.com>
* z2_plus: Update Audio to CAF versionBenjamin Legrand2017-10-31
| | | | Signed-off-by: dd3boh <dade.garberi@gmail.com>
* Revert "Revert "z2_plus: Switch to XML audio policy configuration""dd3boh2017-09-07
| | | | This reverts commit 45a6eb6663e11c6e8a0995fbd9348068ccfc5644.
* Revert "op3: Switch to XML audio policy configuration"Harsh Shandilya2017-07-12
| | | | | | This reverts commit 1a972a734dc13d497fe8fa90a9f966330cec7687. Change-Id: Ie27f2f8b4d50352cee6a6f2649c063ba1fdd69c7
* audio: Import zui 2.5.075_170324 audio configdavidevinavil2017-04-10
|
* audio hal: Update entries and audio policy xmldavidevinavil2017-04-07