summaryrefslogtreecommitdiffstats
path: root/toolbox/Android.mk
diff options
context:
space:
mode:
authorGlenn Kasten <gkasten@google.com>2013-09-23 15:10:12 -0700
committerColin Cross <ccross@android.com>2014-06-11 11:10:28 -0700
commit38e5f07c0f93e333b35cffc9bb902de599a3bef9 (patch)
tree389ff9b4ed842b1f16ce615db5e9c2bfe9c7243c /toolbox/Android.mk
parent304d31f05ee76a834209ad837ce78255cf70ae5f (diff)
downloadsystem_core-38e5f07c0f93e333b35cffc9bb902de599a3bef9.zip
system_core-38e5f07c0f93e333b35cffc9bb902de599a3bef9.tar.gz
system_core-38e5f07c0f93e333b35cffc9bb902de599a3bef9.tar.bz2
toolbox: Add nohup command
Change-Id: I2f7d9934b54d98886d7a6205ea122d9ce91066ec Signed-off-by: Dmitry Shmidt <dimitrysh@google.com>
Diffstat (limited to 'toolbox/Android.mk')
-rw-r--r--toolbox/Android.mk1
1 files changed, 1 insertions, 0 deletions
diff --git a/toolbox/Android.mk b/toolbox/Android.mk
index 77df4d4..6bac5f5 100644
--- a/toolbox/Android.mk
+++ b/toolbox/Android.mk
@@ -39,6 +39,7 @@ TOOLS := \
nandread \
netstat \
newfs_msdos \
+ nohup \
notify \
printenv \
ps \