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

Commit 45ae6b06 authored by Jeongik Cha's avatar Jeongik Cha Committed by android-build-merger
Browse files

Merge "Turn on BOARD_USES_METADATA_PARTITION in mainline"

am: b2401b58

Change-Id: I751894eb7e75c89d8364611d96273e49e64a1861
parents 30fb5cdc b2401b58
Loading
Loading
Loading
Loading
+4 −0
Original line number Diff line number Diff line
@@ -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.