We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 3857567 commit bb1b56fCopy full SHA for bb1b56f
1 file changed
docs/release-notes/release-notes-0.21.0.md
@@ -378,6 +378,12 @@
378
and transitioning the documentation to focus on a more reliable "Simnet"
379
workflow while removing obsolete faucet references.
380
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
+
387
# Contributors (Alphabetical Order)
388
389
* bitromortac
0 commit comments