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

Only mark export/non-export for non-system receivers on Android v34 (#1020) #1024

Merged
merged 1 commit into from
Jul 23, 2024

Conversation

peitschie
Copy link
Collaborator

A clear exception has been carved out for system broadcasts registered via Context#registerReceiver

See https://developer.android.com/about/versions/14/behavior-changes-14#system-broadcasts

@peitschie peitschie added this to the 1.7.5 milestone Jul 23, 2024
@peitschie peitschie merged commit 956b605 into master Jul 23, 2024
8 checks passed
@peitschie peitschie deleted the receivers-simplify branch July 23, 2024 03:41
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.

1 participant