Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit f15b6726 authored by Jaewan Kim's avatar Jaewan Kim
Browse files

Support quatation mark for text command

Change-Id: If32daa593f5feb3b80b143faabd7e83511df2365
parent 5a7445b0
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -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 "$@"