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

Update Conscrypt to support 16KB page size #3627

Merged
merged 1 commit into from
Aug 19, 2024
Merged

Conversation

tylerjroach
Copy link
Member

Issue #, if available:
#3624

Description of changes:
Updated Conscrypt library to support 16KB page size

Conscrypt appears to only be used when calling mqttManager.connectUsingALPN which uses port 443. I attempted to use on a 16KB page size device before the update and verified the device crashed. Using a snapshot of an AWS Android SDK built with the 2.5.3 version of conscrypt-android, I verified that the crash was resolved and that the device connected successfully.

By submitting this pull request, I confirm that you can use, modify, copy, and redistribute this contribution, under the terms of your choice.

@tylerjroach tylerjroach requested a review from a team as a code owner August 19, 2024 15:25
@tylerjroach tylerjroach merged commit 18422eb into main Aug 19, 2024
1 check passed
@tylerjroach tylerjroach deleted the tjroach/16-kb-page branch August 19, 2024 17:04
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.

3 participants