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

Commit 059fb7ef authored by Aaron Kling's avatar Aaron Kling Committed by Michael Bestas
Browse files

config: Bring back ntfs tools

This partially reverts commit f911e89e.

Change-Id: Id0d94715a3d503dd270fe419abacc3c0495659fb
parent fa16b42d
Loading
Loading
Loading
Loading
+6 −0
Original line number Diff line number Diff line
@@ -146,6 +146,12 @@ PRODUCT_ARTIFACT_PATH_REQUIREMENT_ALLOWED_LIST += \
    system/bin/getcap \
    system/bin/setcap

# Filesystems tools
PRODUCT_PACKAGES += \
    fsck.ntfs \
    mkfs.ntfs \
    mount.ntfs

# Openssh
PRODUCT_PACKAGES += \
    scp \