-
Notifications
You must be signed in to change notification settings - Fork 258
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
haochuan1982
wants to merge
10
commits into
projectceladon:celadon/u/mr0/master
Choose a base branch
from
haochuan1982:u-mr0-master-2nd-bsp-patch-try
base: celadon/u/mr0/master
Could not load branches
Branch not found: {{ refName }}
Loading
Could not load tags
Nothing to show
Loading
Are you sure you want to change the base?
Some commits from the old base branch may be removed from the timeline,
and old review comments may become outdated.
Open
[check]bsp_diff cleanup to mixin #2083
haochuan1982
wants to merge
10
commits into
projectceladon:celadon/u/mr0/master
from
haochuan1982:u-mr0-master-2nd-bsp-patch-try
Conversation
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
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
changed the title
U mr0 master 2nd bsp patch try
bsp_diff cleanup to mixin
Oct 10, 2024
Improper Commit Message |
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
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
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
No description provided.