Sign in
android
/
platform
/
frameworks
/
base
/
0b894ea3ee003a889c853930385e57d5b891a770
/
.
/
cmds
/
telecom
/
telecom
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
"$@"