diff options
author | Elliott Hughes <enh@google.com> | 2015-01-15 00:42:41 +0000 |
---|---|---|
committer | Android Git Automerger <android-git-automerger@android.com> | 2015-01-15 00:42:41 +0000 |
commit | 776158fed332311d3680fe2c4e1b1c305807d346 (patch) | |
tree | c499ce8b9da1900862775fe0f64eb5e1a14d99da /toolbox/Android.mk | |
parent | 587e30c91c9a401f633fb5cf0ce5c22034137c97 (diff) | |
parent | 41341eea6b32b1c3012a976cfb75704007c39449 (diff) | |
download | core-776158fed332311d3680fe2c4e1b1c305807d346.tar.gz core-776158fed332311d3680fe2c4e1b1c305807d346.tar.bz2 core-776158fed332311d3680fe2c4e1b1c305807d346.zip |
am 41341eea: Merge "Lose date to toybox (as date and hwclock)."
* commit '41341eea6b32b1c3012a976cfb75704007c39449':
Lose date to toybox (as date and hwclock).
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 a8a6e7781..39842b951 100644 --- a/toolbox/Android.mk +++ b/toolbox/Android.mk @@ -62,7 +62,6 @@ BSD_TOOLS := \ OUR_TOOLS := \ cmp \ - date \ df \ getevent \ getprop \ |