Commit graph

10 commits

Author SHA1 Message Date
David Li
950f2c12fb audio: new AIDL configuration xml
Bug: 206737711
Test: mm
Change-Id: I1c281dca5dd873507ed2970ef3138c7e230c2909
2023-08-09 01:56:32 +00:00
David Li
ec5fddb3d2 audio: update audio AIDL config files
- remove audio_policy_configuration.xml
 - add in-call-capture paths
 - add "PCM Soft Ramp" for speaker amp
 - set default "Digital PCM Volume" to 0

Bug: 206737711
Test: mm
Change-Id: Id9de5d3fa823f996d127adf64cca9201f11ecd0f
2023-06-06 01:04:28 +00:00
Rios Kao
1375d8428b audio: add smartfeature table for chre tuning
note: add smartfeature.gstf that only used for Hotword
      pipeline in AoC which is sharing to chre usage too.

      On WHI_PRO
        CHRE PDM Gain(gain=158)
        CHRE AEC Gain(gain=-42)
        CHRE SRC AEC Timeout(timeout=0)
      This table also contains hotword gain control as
      Non Eraser gain (gain=220)
      Eraser Post Gain (gain=220)

Test: end-to-end verify by CHRE
      using aoc_audio_cfg to query gain as below

      adb shell aoc_audio_cfg hotword_get_non_eraser_gain
      adb shell aoc_audio_cfg hotword_get_eraser_post_gain
Bug: 271078701

Change-Id: I0091641ba689f04d24f53b898fd29399c48fd21a
2023-04-27 03:53:59 +00:00
David Li
b7c340d98f audio: reorg aidl_config and add voice call paths
Bug: 206737711
Test: mm
Change-Id: I9cc66ec5d35dd4e8df2981bb4205671fa926ab0c
2023-03-25 17:48:05 +08:00
Jasmine Cha
4a90c40de2 audio: create aidl config for testing.
Test: build pass
Bug: 206738075

Change-Id: I262b1ff42e0b86db5e677def19dca87eccc64ade
Signed-off-by: Jasmine Cha <chajasmine@google.com>
2023-03-01 05:46:43 +00:00
Jakub Tyszkowski
cd63701eb0 audio: Enable Le Audio SW LC3 coding
Since the Le Audio HW offloader enable/disable control flag
controls Unicast and Broadcast at the same time, we need them
both to work either with HW or SW audio coding paths.

This patch enables software encoding audio path on unicast.
This is the only way to make unicast and broadcast to interact,
since the HW offloader for Braodcast is not yet ready.

Bug: 238997591
Fixes: 238997591
Tag: #feature
Test: atest BluetoothInstrumentationTests
Change-Id: I04fc1306eb15ea2ae102f65b59c1b1cca2070dd1
2022-07-15 02:05:24 +00:00
Yung Ti Su
f97834d593 L10 initial tuning for Waves
Change list:
For waves_preset.mps
It increases top speaker excursion and reduce temperature to get better performance.

For audio_policy_volumes.xml
It changes volume curve to accompany with waves_preset.mps, which helps to get linear volume curve.
I also change DTMF, Ringtone, System sound volume curve to satisfy user expectation.

Bug: 234094724
Test: manual

Signed-off-by: Yung Ti Su <andysu@google.com>
Change-Id: I085089de96d366480c70da6d86e6d7983033a631
2022-05-30 13:30:19 +08:00
Yung Ti Su
bfbc6e2545 L10 1st version of fortemedia tuning table
Change List :
sync P10 20220422 version

Bug: 230558942
Test: build pass

Signed-off-by: Yung Ti Su <andysu@google.com>
Change-Id: I15774cf0f5dc689a10c334025f3b120ebec62b85
2022-05-06 09:42:46 +08:00
Patty
66503277b6 Add LE audio policy file
Bug: 224661734
Test: Connect with LE audio device and play music
Change-Id: I3f2b2d3dd04b492e8ecc800000fe62ac02796674
2022-03-29 09:15:20 +00:00
Cyan_Hsieh
2aa4ba2268 Add device lynx
based on panther 0e0ae4dd4045e00dd50826d5c411351d47949d92
No-Typo-Check: based on above commit

Bug: 202250383
Change-Id: I7dbcba9fc0644cf8e547c59b14a544701adc484b
2021-10-29 16:55:09 +08:00