Commit graph

8 commits

Author SHA1 Message Date
Treehugger Robot
fe4452d4af Merge "audio: fix record tuning" into main 2024-01-30 09:41:34 +00:00
Jasmine Cha
630498aad0 audio: fix record tuning
- remove VOICE_RECOGNITION source for spatial capture
- move Mic Spatial Module Enable to audio hal control

Bug: 322926141
Test: manual test - camcorder/voic

Change-Id: I0dc2e26b34f37dbab988bf7216f1900bc402aba4
Signed-off-by: Jasmine Cha <chajasmine@google.com>
2024-01-30 17:04:08 +08:00
Jasmine Cha
657d5ce867 audio: enable CCA BWE
Bug: 320802286
Test: manual test

Change-Id: Ifed1443fc1ed02f5499bbb3d1cb06d64d69370e6
Signed-off-by: Jasmine Cha <chajasmine@google.com>
2024-01-29 11:06:57 +08:00
David Li
1664b2e5d7 audio: align mixer paths and add missing paths
- add controls
     "HAC AMP EN",
     "EP5 TX Mixer INTERNAL_MIC_US_TX"
     "BUILDIN US MIC ID CAPTURE LIST"
 - add paths
     "builtin-mic-id-capture-list"
     "microphones (UNPROCESSED)"
     "back-microphones (UNPROCESSED)"
     "ultrasound-microphones"
 - move the mic id list to a path and other microphones devices use the
   path.

Bug: 301535551
Test: manually test
Change-Id: I7dd019f54b3519130e1fffd272e9c698fd4e4281
2024-01-23 16:13:02 +08:00
Jasmine Cha
4f6132f903 audio: align config for fm and speaker compensation
- APPLY_WB_TUNING_FOR_NB_VOICE=y
- MCPS_TABLE=y
- Add one playback extention StereoSpatializerIndicator to fix failed
  playback tuning.

Bug: 314707600
Test: manual test - making phone call and check log

Change-Id: If27120ed141cd24b2c864ffbd405c79997fdb5eb
Signed-off-by: Jasmine Cha <chajasmine@google.com>
2024-01-17 15:17:11 +08:00
Poomarin Phloyphisut
54bff7ce73 [HDMI Audio] Add mixer paths for HDMI path.
Test: Local test.
Bug: 309696512
Change-Id: Id110e5af5b38da3937d78e8dd52a7a0378a28db3
2024-01-05 03:07:14 +00:00
Jasmine Cha
d828dc31a1 audio: correct polling time for speaker power
Bug: 283051989
Test: manual test

Change-Id: I85b751f4fd0b9d3027750f34bc645e2ecf15916a
Signed-off-by: Jasmine Cha <chajasmine@google.com>
2023-12-22 04:10:03 +00:00
Jasmine Cha
0b5893f3d8 audio: initial aidl config
Bug: 316056633
Test: manual test

Change-Id: I610dff4963dce89378b583ca78a9d4ac82e35809
Signed-off-by: Jasmine Cha <chajasmine@google.com>
2023-12-13 03:06:15 +00:00