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

Replace ALooper_pollAll with ALooper_pollOnce. #1008

Merged
merged 1 commit into from
May 3, 2024

Conversation

DanAlbert
Copy link
Member

ALooper_pollAll can't be called safely and is being removed from the NDK. Replace with ALooper_pollOnce.

@DanAlbert DanAlbert requested a review from jreck May 2, 2024 21:10
native-activity/app/src/main/cpp/main.cpp Outdated Show resolved Hide resolved
native-activity/app/src/main/cpp/main.cpp Outdated Show resolved Hide resolved
ALooper_pollAll can't be called safely and is being removed from the
NDK. Replace with ALooper_pollOnce.
@DanAlbert DanAlbert merged commit ece52f2 into android:main May 3, 2024
3 checks passed
@DanAlbert DanAlbert deleted the pollall branch May 3, 2024 20:01
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