Skip to content

fix: support 16KB page sizes in Brownie#299

Merged
artus9033 merged 3 commits intomainfrom
fix/support-16kb-pages
Apr 10, 2026
Merged

fix: support 16KB page sizes in Brownie#299
artus9033 merged 3 commits intomainfrom
fix/support-16kb-pages

Conversation

@artus9033
Copy link
Copy Markdown
Collaborator

Summary

Build Brownie Android with support for 16KB page sizes.

Test plan

CI green.

@artus9033 artus9033 requested review from hurali97 and thymikee April 10, 2026 11:05
@artus9033 artus9033 self-assigned this Apr 10, 2026
Copilot AI review requested due to automatic review settings April 10, 2026 11:05
Copy link
Copy Markdown
Contributor

Copilot AI left a comment

Choose a reason for hiding this comment

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

Pull request overview

This PR updates the Brownie Android native build configuration to enable support for 16KB memory page sizes, and adds a changeset to ship the fix as a patch release.

Changes:

  • Adds the ANDROID_SUPPORT_FLEXIBLE_PAGE_SIZES CMake option to the Android externalNativeBuild configuration.
  • Adds a Changesets entry to publish the update as a patch for @callstack/brownie.

Reviewed changes

Copilot reviewed 2 out of 2 changed files in this pull request and generated 1 comment.

File Description
packages/brownie/android/build.gradle Adjusts CMake configuration passed via Gradle for Android native builds.
.changeset/chubby-grapes-jog.md Adds a patch changeset describing the 16KB page size support fix.

💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.

Copy link
Copy Markdown
Member

@hurali97 hurali97 left a comment

Choose a reason for hiding this comment

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

Let's handle the copilot's review and then ship

Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
@artus9033 artus9033 merged commit a01f676 into main Apr 10, 2026
14 checks passed
@artus9033 artus9033 deleted the fix/support-16kb-pages branch April 10, 2026 12:15
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