Support quatation mark for text command
Change-Id: If32daa593f5feb3b80b143faabd7e83511df2365
This commit is contained in:
@ -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 "$@"
|
||||
|
||||
|
Reference in New Issue
Block a user