Gitiles
Code Review
Sign In
review.shift-gmbh.com
/
SHIFTPHONES
/
android_frameworks_base
/
0f19d41748076958f2c54e6bed265fa149c44112
/
.
/
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
"$@"