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

Commit 64616f2f authored by Jaewan Kim's avatar Jaewan Kim Committed by Android (Google) Code Review
Browse files

Merge "Support quatation mark for text command"

parents a8f6c40f f15b6726
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 "$@"