commit | d9b1ef03542262511aaa3550ded998d45dd1e159 | [log] [tgz] |
---|---|---|
author | Michael Bestas <mikeioannina@gmail.com> | Sun Nov 29 23:49:25 2015 +0200 |
committer | Steve Kondik <shade@chemlab.org> | Fri Dec 04 19:25:02 2015 -0800 |
tree | b9e9897f30b0532f6b2302dca6819425bde74754 | |
parent | e8c957ca2e8c5ed9113730f812e5691aba2a5421 [diff] |
Cleanup fs tools * Remove what's already included in build or do not exist Change-Id: I4ef853d26512ee49edc3c3befe95209708c85e76
diff --git a/config/common.mk b/config/common.mk index 9f12397..7f298eb 100644 --- a/config/common.mk +++ b/config/common.mk
@@ -168,14 +168,10 @@ # Extra tools in CM PRODUCT_PACKAGES += \ libsepol \ - e2fsck \ mke2fs \ tune2fs \ nano \ htop \ - mkfs.f2fs \ - fsck.f2fs \ - fibmap.f2fs \ mkfs.ntfs \ fsck.ntfs \ mount.ntfs \