-
Notifications
You must be signed in to change notification settings - Fork 260
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
bsp_diff cleanup to mixin #2080
bsp_diff cleanup to mixin #2080
Commits on Oct 9, 2024
-
Enable 2 microphones on Android 14
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]>
Configuration menu - View commit details
-
Copy full SHA for 916b3bb - Browse repository at this point
Copy the full SHA 916b3bbView commit details -
Have a separate volume group for call
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]>
Configuration menu - View commit details
-
Copy full SHA for 18c3e0f - Browse repository at this point
Copy the full SHA 18c3e0fView commit details -
Have a separate volume group for call
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]>
Configuration menu - View commit details
-
Copy full SHA for 77bf444 - Browse repository at this point
Copy the full SHA 77bf444View commit details -
Adding routing to Built-In Back Mic
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]>
Configuration menu - View commit details
-
Copy full SHA for 900918e - Browse repository at this point
Copy the full SHA 900918eView commit details -
Keep same group for alarm/notification/sys sounds
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]>
Configuration menu - View commit details
-
Copy full SHA for 5b344d5 - Browse repository at this point
Copy the full SHA 5b344d5View commit details -
Keep same group for alarm/notification/sys sounds
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]>
Configuration menu - View commit details
-
Copy full SHA for 030ff1e - Browse repository at this point
Copy the full SHA 030ff1eView commit details -
update audio policy and car audio conf to support more zones
Supporting zone3 and zone4 in audio_policy_xxx and car_audio_configuration.xml Tracked-On: OAM-124414 Signed-off-by: Libin Yang <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for b13b904 - Browse repository at this point
Copy the full SHA b13b904View commit details -
update audio_hal_configuration.xml to support zone 3 and zone 4
Supporting zone3 and zone4 in audio_hal_configuration.xml Tracked-On: OAM-124414 Signed-off-by: Libin Yang <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 824901c - Browse repository at this point
Copy the full SHA 824901cView commit details
Commits on Oct 10, 2024
-
Keep navigation and voice in same audio group
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]>
Configuration menu - View commit details
-
Copy full SHA for e39b95a - Browse repository at this point
Copy the full SHA e39b95aView commit details
Commits on Oct 11, 2024
-
Tests done: 1. Media playback and capture 2. Video playback 3. HFP call Tracked-On: OAM-125159 Signed-off-by: Haochuan Z Chen <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 75ae9b5 - Browse repository at this point
Copy the full SHA 75ae9b5View commit details