aboutsummaryrefslogtreecommitdiffstats
path: root/espresso-common.mk
diff options
context:
space:
mode:
Diffstat (limited to 'espresso-common.mk')
-rw-r--r--espresso-common.mk7
1 files changed, 7 insertions, 0 deletions
diff --git a/espresso-common.mk b/espresso-common.mk
index 0393007..0b54a03 100644
--- a/espresso-common.mk
+++ b/espresso-common.mk
@@ -67,6 +67,13 @@ PRODUCT_PACKAGES += \
libinvensense_mpl \
power.piranha
+# F2FS filesystem
+PRODUCT_PACKAGES += \
+ mkfs.f2fs \
+ fsck.f2fs \
+ fibmap.f2fs \
+ f2fstat
+
# Storage
PRODUCT_PROPERTY_OVERRIDES += \
persist.sys.isUsbOtgEnabled=true