Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[check]bsp_diff cleanup to mixin #2083

Open
wants to merge 10 commits into
base: celadon/u/mr0/master
Choose a base branch
from

Conversation

haochuan1982
Copy link
Contributor

No description provided.

xinxin-wan and others added 10 commits October 9, 2024 22:12
Add the new input routing for the second microphone.

Test done:
Use the first mic for google assistant, and the second mic for
normal recording, both two microphones can work together.
The application used in the test: PSI recorder & KITCHENSINK.

Tracked-On: OAM-121996
Signed-off-by: Wan, Xinxin <[email protected]>
To list the Media volume and call volume separately in the sound
settings, to provide the separate control of volume

Tests: Verified by opening the settings->sound and could see the media
volume listed.

Tracked-On: OAM-122694
Signed-off-by: Deepa K G <[email protected]>
To list the Media volume and call volume separately in the sound
settings, to provide the separate control of volume

Tests: Verified by opening the settings->sound and could see the media
volume listed.

Tracked-On: OAM-122694
Signed-off-by: Deepa K G <[email protected]>
Camera app capture requires Built-In Back Mic. Add the Built-In Back Mic
support.

Test done:
Recording and playback via PSI
Recording via camera

Tracked-On: OAM-123095
Signed-off-by: Deepa K G <[email protected]>
Signed-off-by: sgnanase <[email protected]>
Signed-off-by: Wan, Xinxin <[email protected]>
Signed-off-by: Libin Yang <[email protected]>
This patch adds changes to keep alarm, notification
and system sounds also in the media group. Since
there are no seperate pcm devices to handle these,
there is delay while switching from one context to
other as it tries to close same pcm device and
open same pcm device again.

Test done:
A2dp playback with alarm

Tracked-On: OAM-123332
Signed-off-by: padmashree mandri <[email protected]>
This patch adds changes to keep alarm, notification
and system sounds also in the media group. Since
there are no seperate pcm devices to handle these,
there is delay while switching from one context to
other as it tries to close same pcm device and
open same pcm device again.

Test done:
A2dp playback with alarm

Tracked-On: OAM-123332
Signed-off-by: padmashree mandri <[email protected]>
Supporting zone3 and zone4 in audio_policy_xxx and
car_audio_configuration.xml

Tracked-On: OAM-124414
Signed-off-by: Libin Yang <[email protected]>
Supporting zone3 and zone4 in audio_hal_configuration.xml

Tracked-On: OAM-124414
Signed-off-by: Libin Yang <[email protected]>
This patch adds changes to keep navigation and voice_out
also in the media group. Since there are no seperate pcm
devices to handle these, there is delay while switching
from one context to other as it tries to close same pcm
device and open same pcm device again.

Signed-off-by: padmashree mandri <[email protected]>
Tests done:
1. Media playback and capture
2. Video playback
3. HFP call

Signed-off-by: Haochuan Z Chen <[email protected]>
@haochuan1982 haochuan1982 changed the title U mr0 master 2nd bsp patch try bsp_diff cleanup to mixin Oct 10, 2024
@sysopenci
Copy link

Improper Commit Message
Tracked on not found in commit message,
make sure Tracked-On: Jira-ticket is present.

@sysopenci sysopenci added Pending Developer Approval Pending Developer Approval Pending PR Review Pending PR Review Engineering Build Not Started Engineering Build Not Started labels Oct 10, 2024
@haochuan1982 haochuan1982 changed the title bsp_diff cleanup to mixin [check]bsp_diff cleanup to mixin Oct 10, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Engineering Build Not Started Engineering Build Not Started Invalid commit message Pending Developer Approval Pending Developer Approval Pending PR Review Pending PR Review
Projects
None yet
Development

Successfully merging this pull request may close these issues.

6 participants