dt: remove unused rkfill & duplicate fs tools (already in vendor_cm)

This commit is contained in:
Moyster 2017-06-22 10:35:10 +02:00 committed by Mister Oyster
parent c2c9c383ab
commit 79353cd74b
2 changed files with 2 additions and 16 deletions

View File

@ -31,5 +31,4 @@ WIFI_DRIVER_FW_PATH_P2P:=P2P
# Bluetooth
BOARD_HAVE_BLUETOOTH := true
BOARD_HAVE_BLUETOOTH_MTK := true
BOARD_BLUETOOTH_DOES_NOT_USE_RFKILL := true
BOARD_BLUETOOTH_BDROID_BUILDCFG_INCLUDE_DIR := $(DEVICE_PATH)/bluetooth

View File

@ -1,18 +1,5 @@
# Filesystem management tools
# F2FS
PRODUCT_PACKAGES += \
e2fsck \
fsck.f2fs \
mkfs.f2fs \
make_ext4fs
# exFAT
PRODUCT_PACKAGES += \
mount.exfat \
fsck.exfat \
mkfs.exfat
# NTFS
PRODUCT_PACKAGES += \
fsck.ntfs \
mkfs.ntfs \
mount.ntfs
mkfs.f2fs