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

Commit 45e36d65 authored by SzuWei Lin's avatar SzuWei Lin Committed by android-build-merger
Browse files

Merge "Add make_f2fs into GSI" into oc-mr1-dev am: 4c06d649

am: 00033a8b

Change-Id: Ib307b99e429907e1dccdfd7e4e9911abbfee9e5b
parents 1583dd2c 00033a8b
Loading
Loading
Loading
Loading
+3 −0
Original line number Diff line number Diff line
@@ -30,7 +30,10 @@ TARGET_NO_BOOTLOADER := true
TARGET_NO_KERNEL := true

# system.img is always ext4 with sparse option
# GSI also includes make_f2fs to support userdata parition in f2fs
# for some devices
TARGET_USERIMAGES_USE_EXT4 := true
TARGET_USERIMAGES_USE_F2FS := true
TARGET_USERIMAGES_SPARSE_EXT_DISABLED := false
TARGET_USES_MKE2FS := true