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

Commit 43b68344 authored by Steven Moreland's avatar Steven Moreland Committed by Gerrit Code Review
Browse files

Merge "16k: Enable 16k ELF alignment on all mainline modules" into main

parents 64dac049 02f0984a
Loading
Loading
Loading
Loading
+1 −0
Original line number Diff line number Diff line
@@ -21,3 +21,4 @@ PRODUCT_NAME := module_arm64
PRODUCT_DEVICE := module_arm64

PRODUCT_NO_BIONIC_PAGE_SIZE_MACRO := true
PRODUCT_MAX_PAGE_SIZE_SUPPORTED := 16384
+1 −0
Original line number Diff line number Diff line
@@ -21,3 +21,4 @@ PRODUCT_NAME := module_arm64only
PRODUCT_DEVICE := module_arm64only

PRODUCT_NO_BIONIC_PAGE_SIZE_MACRO := true
PRODUCT_MAX_PAGE_SIZE_SUPPORTED := 16384
+1 −0
Original line number Diff line number Diff line
@@ -21,3 +21,4 @@ PRODUCT_NAME := module_x86_64
PRODUCT_DEVICE := module_x86_64

PRODUCT_NO_BIONIC_PAGE_SIZE_MACRO := true
PRODUCT_MAX_PAGE_SIZE_SUPPORTED :=  16384
+1 −0
Original line number Diff line number Diff line
@@ -21,3 +21,4 @@ PRODUCT_NAME := module_x86_64only
PRODUCT_DEVICE := module_x86_64only

PRODUCT_NO_BIONIC_PAGE_SIZE_MACRO := true
PRODUCT_MAX_PAGE_SIZE_SUPPORTED := 16384