OSDN Git Service

Switch to toybox ls.
authorElliott Hughes <enh@google.com>
Sat, 16 May 2015 00:25:51 +0000 (17:25 -0700)
committerElliott Hughes <enh@google.com>
Sat, 16 May 2015 00:25:51 +0000 (17:25 -0700)
Change-Id: I8c34fbd8d9b004f52ec8ed882603e3dc1935b001

Android.mk

index fa54f05..b653ecf 100644 (file)
@@ -215,7 +215,7 @@ LOCAL_SHARED_LIBRARIES := libcutils libselinux
 
 LOCAL_MODULE := toybox
 
-# dupes: dd df du ls mount renice
+# dupes: dd df du mount renice
 # useless?: freeramdisk fsfreeze install makedevs mkfifo nbd-client
 #           partprobe pivot_root pwdx rev rfkill switch_root tty vconfig
 # prefer BSD netcat instead?: nc netcat
@@ -268,6 +268,7 @@ ALL_TOOLS := \
     ln \
     logname \
     losetup \
+    ls \
     lsmod \
     lsusb \
     md5sum \