blob: 9efdcfdec88e29d6e5f8e5be28987713edfd4b95 [file] [log] [blame]
# Script to start "telecom" on the device
#
base=/system
export CLASSPATH=$base/framework/telecom.jar
exec app_process $base/bin com.android.commands.telecom.Telecom "$@"