Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
platform
/
frameworks
/
base
/
933c1d48bcefcd133d97ccdec6581b246313d423
/
.
/
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
"$@"