Merge "Turn on BOARD_USES_METADATA_PARTITION in mainline"

am: b2401b58a1

Change-Id: I751894eb7e75c89d8364611d96273e49e64a1861
This commit is contained in:
Jeongik Cha
2019-08-27 04:16:35 -07:00
committed by android-build-merger

View File

@@ -13,6 +13,10 @@ TARGET_COPY_OUT_SYSTEM_EXT := system_ext
TARGET_COPY_OUT_VENDOR := vendor
TARGET_COPY_OUT_PRODUCT := product
# Creates metadata partition mount point under root for
# the devices with metadata parition
BOARD_USES_METADATA_PARTITION := true
BOARD_VNDK_VERSION := current
# Required flag for non-64 bit devices from P.