diff options
author | Elliott Hughes <enh@google.com> | 2014-12-23 09:13:33 -0800 |
---|---|---|
committer | Elliott Hughes <enh@google.com> | 2014-12-23 09:13:33 -0800 |
commit | 7e3879e467e20033cfcf07b18e106185c2c1b400 (patch) | |
tree | ab7ca98fe250c06cc323023e2dfe47b4756eaece /toolbox/Android.mk | |
parent | 4d1d2cae1c21288fded746121e4c98919c549974 (diff) | |
download | core-7e3879e467e20033cfcf07b18e106185c2c1b400.tar.gz core-7e3879e467e20033cfcf07b18e106185c2c1b400.tar.bz2 core-7e3879e467e20033cfcf07b18e106185c2c1b400.zip |
Lose netstat to toybox.
Change-Id: I165ff67fc47286b992f167ff7392246a805b6d68
Diffstat (limited to 'toolbox/Android.mk')
-rw-r--r-- | toolbox/Android.mk | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/toolbox/Android.mk b/toolbox/Android.mk index f4ddb4577..f0972ce5a 100644 --- a/toolbox/Android.mk +++ b/toolbox/Android.mk @@ -87,7 +87,6 @@ OUR_TOOLS := \ lsof \ mount \ nandread \ - netstat \ newfs_msdos \ notify \ ps \ |