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

Commit adc3664d authored by William McVicker's avatar William McVicker Committed by Gerrit Code Review
Browse files

Merge "Add new product property to detect if PAGE_SIZE is defined" into main

parents 1c4b50f8 850a2e8e
Loading
Loading
Loading
Loading
+4 −0
Original line number Diff line number Diff line
@@ -343,6 +343,10 @@ endif
ADDITIONAL_PRODUCT_PROPERTIES += \
    ro.product.cpu.pagesize.max=$(TARGET_MAX_PAGE_SIZE_SUPPORTED)

ifeq ($(PRODUCT_NO_BIONIC_PAGE_SIZE_MACRO),true)
ADDITIONAL_PRODUCT_PROPERTIES += ro.product.build.no_bionic_page_size_macro=true
endif

# -----------------------------------------------------------------
###
### In this section we set up the things that are different