diff --git a/core/main.mk b/core/main.mk index 2ef17a24e..c1059d739 100644 --- a/core/main.mk +++ b/core/main.mk @@ -229,6 +229,8 @@ else ADDITIONAL_DEFAULT_PROPERTIES += ro.actionable_compatible_property.enabled=${PRODUCT_COMPATIBLE_PROPERTY} endif +ADDITIONAL_BUILD_PROPERTIES += ro.boot.logical_partitions=${USE_LOGICAL_PARTITIONS} + # ----------------------------------------------------------------- ### ### In this section we set up the things that are different