diff options
author | Elliott Hughes <enh@google.com> | 2015-01-14 20:24:51 +0000 |
---|---|---|
committer | Android Git Automerger <android-git-automerger@android.com> | 2015-01-14 20:24:51 +0000 |
commit | 587e30c91c9a401f633fb5cf0ce5c22034137c97 (patch) | |
tree | 56f1ff824ccfd55e15ca88ec4c30adfa804001ec /toolbox/Android.mk | |
parent | 84d3ad60d74600fbc6a381659f9f70ac3fdcd248 (diff) | |
parent | 3bb5654a46f062b87f6bdbbf8b8945bc9e99947b (diff) | |
download | core-587e30c91c9a401f633fb5cf0ce5c22034137c97.tar.gz core-587e30c91c9a401f633fb5cf0ce5c22034137c97.tar.bz2 core-587e30c91c9a401f633fb5cf0ce5c22034137c97.zip |
am 3bb5654a: Merge "Lose ifconfig to toybox."
* commit '3bb5654a46f062b87f6bdbbf8b8945bc9e99947b':
Lose ifconfig to toybox.
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 1a97e86db..a8a6e7781 100644 --- a/toolbox/Android.mk +++ b/toolbox/Android.mk @@ -68,7 +68,6 @@ OUR_TOOLS := \ getprop \ getsebool \ id \ - ifconfig \ iftop \ ioctl \ ionice \ |