Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Skip to content
Commit 447a8886 authored by Kalesh Singh's avatar Kalesh Singh
Browse files

NativeLibraryHelper: Remove use of hardcoded PAGE_SIZE 4096



bionic hard codes the PAGE_SIZE macro as 4096. This is going away as
Android begins to support larger page sizes. Remove the usage of this
assumption from NativeLibraryHelper source; use instead getpagesize()
which provides the real pagesize.

Test: mma
Bug: 295082607
Change-Id: If59fdc17379adda1dcd6e78e754e7e17ef49423d
Signed-off-by: default avatarKalesh Singh <kaleshsingh@google.com>
parent 24c9102d
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment