blob: 2625eba1715306678eceabfa34c6298e92a2dd74 [file] [log] [blame]
George Burgess IV6c168882017-11-04 15:58:58 -07001#!/system/bin/sh
Elliott Hughes5a03b692019-05-09 22:01:14 -07002export CLASSPATH=/system/framework/input.jar
3exec app_process /system/bin com.android.commands.input.Input "$@"