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

Commit f645d4b1 authored by Juan Yescas's avatar Juan Yescas
Browse files

16kb: Remove PRODUCT_BOOTS_16K build variable

The PRODUCT_BOOTS_16K is removed and will be
replaced by TARGET_BOOTS_16K variable.

The TARGET_BOOTS_16K will drive the kernel and
modules to use instead.

Bug: 350529323
Bug: 346868433
Test: Built and boot pgagnostic targets
Flag: EXEMPT bugfix
Change-Id: If539f8a9f8c87650b8f618f302eee2c284d8ec79
parent f3fa5d5b
Loading
Loading
Loading
Loading
+0 −3
Original line number Original line Diff line number Diff line
@@ -37,9 +37,6 @@ _product_single_value_vars += PRODUCT_CHECK_PREBUILT_MAX_PAGE_SIZE
# Boolean variable determining if AOSP relies on bionic's PAGE_SIZE macro.
# Boolean variable determining if AOSP relies on bionic's PAGE_SIZE macro.
_product_single_value_vars += PRODUCT_NO_BIONIC_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.
# The resource configuration options to use for this product.
_product_list_vars += PRODUCT_LOCALES
_product_list_vars += PRODUCT_LOCALES
_product_list_vars += PRODUCT_AAPT_CONFIG
_product_list_vars += PRODUCT_AAPT_CONFIG