Skip to content

Commit bb1b56f

Browse files
committed
docs: add release notes for Android 16KB page size
1 parent 3857567 commit bb1b56f

1 file changed

Lines changed: 6 additions & 0 deletions

File tree

docs/release-notes/release-notes-0.21.0.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -378,6 +378,12 @@
378378
and transitioning the documentation to focus on a more reliable "Simnet"
379379
workflow while removing obsolete faucet references.
380380

381+
* [Android Lndmobile 16 KB page size for native libraries](https://github.com/lightningnetwork/lnd/pull/10517)
382+
The Android `Lndmobile.aar` build now passes `-Wl,-z,max-page-size=16384` to
383+
the linker, keeping the generated native library compatible with newer
384+
Android devices that use 16 KB memory pages while preserving compatibility
385+
with existing 4 KB page-size devices.
386+
381387
# Contributors (Alphabetical Order)
382388

383389
* bitromortac

0 commit comments

Comments
 (0)