forked from openkylin/platform_build
Merge "Add ro.boot.logical_partitions"
am: 78f3983e98
Change-Id: I6284676fe3c711a3cfa41f45aef6a107dbc69ca1
This commit is contained in:
commit
6d3dbb927e
|
@ -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
|
||||
|
|
Loading…
Reference in New Issue