Support quatation mark for text command

Change-Id: If32daa593f5feb3b80b143faabd7e83511df2365
This commit is contained in:
Jaewan Kim
2014-12-08 15:19:14 +09:00
parent 5a7445b00d
commit f15b67267a

View File

@ -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 "$@"