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

QSDK-10497 broadcast receivers #166

Open
wants to merge 2 commits into
base: master
Choose a base branch
from

Conversation

ocarevs
Copy link
Collaborator

@ocarevs ocarevs commented Aug 6, 2024

Description

Add registerReceiverCompat function that includes broadcast permission and exported flag

Breakdown

  • Update BroadcastReceivers to include permission flag needed for bluetooth broadcasts
  • Check if target and device version is >= 34 for adding exported flag
  • Update unit tests

Validation

  • Manual validation Bluetooth and wired headset

Additional Notes

[Any additional comments, notes, or information relevant to reviewers.]

Submission Checklist

  • The source has been evaluated for semantic versioning changes and are reflected in gradle.properties
  • The CHANGELOG.md reflects any feature, bug fixes, or known issues made in the source code

@ocarevs ocarevs requested a review from afalls-twilio August 7, 2024 08:30
@afalls-twilio
Copy link
Contributor

Lets wait until we can verify that these fixes fix the security issues. I asked to have a meeting with John Deer so that we can ask them to test with our changes

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

Successfully merging this pull request may close these issues.

2 participants