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

Commit 7c222cc0 authored by Juan Yescas's avatar Juan Yescas Committed by Gerrit Code Review
Browse files

Merge "16kb: Define PRODUCT_BOOTS_16K to indicate that target boots with 16kb kernel" into main

parents c380fd04 48aec876
Loading
Loading
Loading
Loading
+3 −0
Original line number Diff line number Diff line
@@ -37,6 +37,9 @@ _product_single_value_vars += PRODUCT_CHECK_PREBUILT_MAX_PAGE_SIZE
# Boolean variable determining if AOSP relies on bionic's PAGE_SIZE macro.
_product_single_value_vars += PRODUCT_NO_BIONIC_PAGE_SIZE_MACRO

# Boolean variable determining if the kernel boots with 16kb page size kernel.
_product_single_value_vars += PRODUCT_BOOTS_16K

# The resource configuration options to use for this product.
_product_list_vars += PRODUCT_LOCALES
_product_list_vars += PRODUCT_AAPT_CONFIG