OSDN Git Service

Switch to toybox df.
authorElliott Hughes <enh@google.com>
Fri, 23 Oct 2015 18:10:39 +0000 (11:10 -0700)
committerElliott Hughes <enh@google.com>
Fri, 23 Oct 2015 18:10:39 +0000 (11:10 -0700)
Change-Id: Idbaa672685d548dc642b10af5ff3027d9eb48103

Android.mk

index bf722ac..00cf8fc 100644 (file)
@@ -224,7 +224,7 @@ LOCAL_CXX_STL := none
 
 LOCAL_MODULE := toybox
 
-# dupes: dd df
+# dupes: dd
 # useless?: freeramdisk fsfreeze install makedevs mkfifo nbd-client
 #           partprobe pivot_root pwdx rev rfkill switch_root vconfig
 # prefer BSD netcat instead?: nc netcat
@@ -251,6 +251,7 @@ ALL_TOOLS := \
     cpio \
     cut \
     date \
+    df \
     dirname \
     dmesg \
     dos2unix \