commit | 64616f2fc774c09fbada28f4fce3ed1dbf35f7dc | [log] [tgz] |
---|---|---|
author | Jaewan Kim <jaewan@google.com> | Mon Jan 05 08:31:59 2015 +0000 |
committer | Android (Google) Code Review <android-gerrit@google.com> | Mon Jan 05 08:32:01 2015 +0000 |
tree | 0f12ce80fcc31eb4ca6161895802b10af610ab74 | |
parent | a8f6c40f8ac0294dd1c3409f893aaa176569f984 [diff] | |
parent | f15b67267a7b510c6c0d59a8a4c5150a90c63fe0 [diff] |
Merge "Support quatation mark for text command"
diff --git a/cmds/input/input b/cmds/input/input index fa9dced..7f1a18e 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 "$@"