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

Disable Bluetooth LE Audio profiles to fix crash #2077

Conversation

AmanBh0709
Copy link
Contributor

LE Audio profiles require BluetoothAudio HAL to be AIDL compatible. Since BluetoothAudio HAL is not AIDL yet, initialisation of the the LE Audio profiles results in bt-stack crash.

Fix the issue by disabling the LE Audio profiles as we are currently using A2DP for media streaming.

Old-Tracked-On: OAM-104259
Signed-off-by: Gowtham Anandha Babu [email protected]

@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 PR Review Pending PR Review Engineering Build Not Started Engineering Build Not Started labels Oct 9, 2024
LE Audio profiles require BluetoothAudio HAL to be AIDL compatible.
Since BluetoothAudio HAL is not AIDL yet, initialisation of the the
LE Audio profiles results in bt-stack crash.

Fix the issue by disabling the LE Audio profiles as we are currently
using A2DP for media streaming.

Tracked-On: OAM-126286
Signed-off-by: Gowtham Anandha Babu [email protected]
@sysopenci
Copy link

Android CI has started Engineering Build for this issue ,Please check the linked Tracked-On issue/Android CI Web for more details.

@gowthambabu92
Copy link
Contributor

LGTM

Copy link
Contributor

@gowthambabu92 gowthambabu92 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

@sysopenci
Copy link

SUCCESS: Android CI has completed Engineering Build for this issue.Please check the linked Tracked-On issue/Android CI Web for more details.

@sysopenci sysopenci added Engineering Build Successful Engineering Build Successful and removed Engineering Build Not Started Engineering Build Not Started labels Oct 10, 2024
Copy link

@balajim001 balajim001 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

@sysopenci
Copy link

Android CI has started Engineering Build for this issue ,Please check the linked Tracked-On issue/Android CI Web for more details.

Copy link
Contributor

@zhaoye1 zhaoye1 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

@sysopenci
Copy link

SUCCESS: Android CI has completed Engineering Build for this issue.Please check the linked Tracked-On issue/Android CI Web for more details.

@sysopenci
Copy link

Android CI has started MERGE Build for this pr ,Please check the linked Tracked-On issue/Android CI Web for more details.

@sysopenci sysopenci merged commit 0230f59 into projectceladon:celadon/u/mr0/master Oct 11, 2024
34 of 35 checks passed
@sysopenci
Copy link

Android CI has completed MERGE Build for this pr, build is SUCCESS. Please check the linked Tracked-On issue/Android CI Web for more details. For Binaries: /cactus-absp-or-local/celadon_umr0_master-merge/168

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

5 participants