summaryrefslogtreecommitdiff
path: root/cmds/bootanimation/BootAnimation.cpp
diff options
context:
space:
mode:
author Kalesh Singh <kaleshsingh@google.com> 2023-08-09 13:38:13 -0700
committer Kalesh Singh <kaleshsingh@google.com> 2023-08-09 13:47:42 -0700
commit447a8886d071c737582aaf4ddb8d6cc70c994e36 (patch)
tree36433e87af73e9e08fd460a2b1eca1bb770c854c /cmds/bootanimation/BootAnimation.cpp
parent24c9102d0facd739aa2af7ae3db462f05409740e (diff)
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: Kalesh Singh <kaleshsingh@google.com>
Diffstat (limited to 'cmds/bootanimation/BootAnimation.cpp')
0 files changed, 0 insertions, 0 deletions