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

Stop exporting ShowkaseBrowserActivity #355

Merged
merged 1 commit into from
Sep 19, 2023

Conversation

vinaygaba
Copy link
Collaborator

Fixes #347

This was done in this PR (469e14d#diff-fdcbc654693654c9611addef6b4e7ef93e1ae16aa06522b1c02d9786a3d5ecb5R10) in order to make it compatible with Android 12. However, it's only needed for launcher activities (or activities with an intent filter), which ShowkaseBrowserActivity isn't. So it's safe to remove this line from our codebase.

Copy link
Contributor

@oas004 oas004 left a comment

Choose a reason for hiding this comment

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

Looks good to me! Thanks for fixing this! I totally misread how exported should be used when we bumped the target

@vinaygaba vinaygaba merged commit 696e2b7 into master Sep 19, 2023
6 checks passed
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.

exported ShowkaseBrowserActivity
2 participants