Loading core/main.mk +4 −0 Original line number Diff line number Diff line Loading @@ -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 Loading Loading
core/main.mk +4 −0 Original line number Diff line number Diff line Loading @@ -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 Loading