summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
author Jaewan Kim <jaewan@google.com> 2015-01-05 08:31:59 +0000
committer Android (Google) Code Review <android-gerrit@google.com> 2015-01-05 08:32:01 +0000
commit64616f2fc774c09fbada28f4fce3ed1dbf35f7dc (patch)
tree0f12ce80fcc31eb4ca6161895802b10af610ab74
parenta8f6c40f8ac0294dd1c3409f893aaa176569f984 (diff)
parentf15b67267a7b510c6c0d59a8a4c5150a90c63fe0 (diff)
Merge "Support quatation mark for text command"
-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 "$@"