From ea3c7a747c2deab18271414b423e32a6a1f06e79 Mon Sep 17 00:00:00 2001 From: SamarV-121 Date: Sun, 12 May 2019 14:13:42 +0000 Subject: [PATCH] universal7885: Enable F2FS Signed-off-by: SamarV-121 --- BoardConfigCommon.mk | 1 + 1 file changed, 1 insertion(+) diff --git a/BoardConfigCommon.mk b/BoardConfigCommon.mk index 74bb2e5..815d1ee 100644 --- a/BoardConfigCommon.mk +++ b/BoardConfigCommon.mk @@ -43,6 +43,7 @@ TARGET_USES_64_BIT_BINDER := true # Filesystem TARGET_USERIMAGES_USE_EXT4 := true +TARGET_USERIMAGES_USE_F2FS := true TARGET_USES_MKE2FS := true # Include