summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
author Jaewan Kim <jaewan@google.com> 2014-12-08 15:19:14 +0900
committer Jaewan Kim <jaewan@google.com> 2014-12-08 15:19:14 +0900
commitf15b67267a7b510c6c0d59a8a4c5150a90c63fe0 (patch)
tree29e95a466022e3efe03c2fd38e99987ecb395713
parent5a7445b00d267db966cc72cd905aaf2379e64b6b (diff)
Support quatation mark for text command
Change-Id: If32daa593f5feb3b80b143faabd7e83511df2365
-rwxr-xr-xcmds/input/input2
1 files changed, 1 insertions, 1 deletions
diff --git a/cmds/input/input b/cmds/input/input
index fa9dced0482d..7f1a18e369c6 100755
--- a/cmds/input/input
+++ b/cmds/input/input
@@ -3,5 +3,5 @@
#
base=/system
export CLASSPATH=$base/framework/input.jar
-exec app_process $base/bin com.android.commands.input.Input $*
+exec app_process $base/bin com.android.commands.input.Input "$@"