Remove ro.boot.logical_partitions

Test: boots
Bug: 119286600
Change-Id: I0606c3989588de3afaacc170943eaca82c682085
This commit is contained in:
Yifan Hong
2018-11-19 16:33:01 -08:00
parent 614e1e806e
commit 284b2b9fc9

View File

@@ -244,9 +244,7 @@ else
ADDITIONAL_DEFAULT_PROPERTIES += ro.actionable_compatible_property.enabled=${PRODUCT_COMPATIBLE_PROPERTY}
endif
# TODO(b/119286600): remove ro.logical_partitions
ADDITIONAL_PRODUCT_PROPERTIES += \
ro.boot.logical_partitions=$(PRODUCT_USE_DYNAMIC_PARTITIONS) \
ro.boot.dynamic_partitions=$(PRODUCT_USE_DYNAMIC_PARTITIONS) \
ro.boot.dynamic_partitions_retrofit=$(PRODUCT_RETROFIT_DYNAMIC_PARTITIONS)