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

Skip to content
Commit 66f3a96a authored by Kalesh Singh's avatar Kalesh Singh
Browse files

libvulkan: 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 libvulkan source; use instead getpagesize() which
provides the real pagesize.

Test: mma
Bug: 295227858
Change-Id: Ie7c2c2f47d8c61c7495dbd3d88bb63ccf7a74063
Signed-off-by: default avatarKalesh Singh <kaleshsingh@google.com>
parent e88ec57f
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment