Merge "16k: Add ro.product.cpu.pagesize.max property"
This commit is contained in:
@@ -347,6 +347,10 @@ ifeq ($(AB_OTA_UPDATER),true)
|
|||||||
ADDITIONAL_PRODUCT_PROPERTIES += ro.product.ab_ota_partitions=$(subst $(space),$(comma),$(sort $(AB_OTA_PARTITIONS)))
|
ADDITIONAL_PRODUCT_PROPERTIES += ro.product.ab_ota_partitions=$(subst $(space),$(comma),$(sort $(AB_OTA_PARTITIONS)))
|
||||||
endif
|
endif
|
||||||
|
|
||||||
|
# Set this property for VTS to skip large page size tests on unsupported devices.
|
||||||
|
ADDITIONAL_PRODUCT_PROPERTIES += \
|
||||||
|
ro.product.cpu.pagesize.max=$(TARGET_MAX_PAGE_SIZE_SUPPORTED)
|
||||||
|
|
||||||
# -----------------------------------------------------------------
|
# -----------------------------------------------------------------
|
||||||
###
|
###
|
||||||
### In this section we set up the things that are different
|
### In this section we set up the things that are different
|
||||||
|
Reference in New Issue
Block a user