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

Commit 284b2b9f authored by Yifan Hong's avatar Yifan Hong
Browse files

Remove ro.boot.logical_partitions

Test: boots
Bug: 119286600
Change-Id: I0606c3989588de3afaacc170943eaca82c682085
parent 614e1e80
Loading
Loading
Loading
Loading
+0 −2
Original line number Diff line number Diff line
@@ -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)