summaryrefslogtreecommitdiffstats
path: root/i9300.mk
diff options
context:
space:
mode:
Diffstat (limited to 'i9300.mk')
-rw-r--r--i9300.mk6
1 files changed, 6 insertions, 0 deletions
diff --git a/i9300.mk b/i9300.mk
index c426f41..0b14d57 100644
--- a/i9300.mk
+++ b/i9300.mk
@@ -68,6 +68,12 @@ PRODUCT_PACKAGES += \
PRODUCT_PACKAGES += \
camera.smdk4x12
+# f2fs
+PRODUCT_PACKAGES += \
+ fibmap.f2fs \
+ fsck.f2fs \
+ mkfs.f2fs
+
PRODUCT_COPY_FILES += \
packages/apps/Nfc/migrate_nfc.txt:system/etc/updatecmds/migrate_nfc.txt \
frameworks/base/nfc-extras/com.android.nfc_extras.xml:system/etc/permissions/com.android.nfc_extras.xml \