diff options
author | Elliott Hughes <enh@google.com> | 2015-01-14 19:14:12 +0000 |
---|---|---|
committer | Android Git Automerger <android-git-automerger@android.com> | 2015-01-14 19:14:12 +0000 |
commit | e5efa982079d629906ae9a31fc85c695049b8fa3 (patch) | |
tree | 333eb307a2c5ed2fc758a6c4a5e0fe5986213eb0 /toolbox/Android.mk | |
parent | c5d17fde1e46528ca474562baa1c270586c779cc (diff) | |
parent | da3dec3c19d1489f5997aea9dafd34b68c2b515b (diff) | |
download | core-e5efa982079d629906ae9a31fc85c695049b8fa3.tar.gz core-e5efa982079d629906ae9a31fc85c695049b8fa3.tar.bz2 core-e5efa982079d629906ae9a31fc85c695049b8fa3.zip |
am da3dec3c: Merge "Lose toolbox notify in favor of toybox inotifyd."
* commit 'da3dec3c19d1489f5997aea9dafd34b68c2b515b':
Lose toolbox notify in favor of toybox inotifyd.
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 667cf0629..1a97e86db 100644 --- a/toolbox/Android.mk +++ b/toolbox/Android.mk @@ -79,7 +79,6 @@ OUR_TOOLS := \ mount \ nandread \ newfs_msdos \ - notify \ ps \ prlimit \ renice \ |