Sign in
android
/
platform
/
frameworks
/
base
/
a2bdffe
/
.
/
cmds
/
svc
/
svc
blob: 27111cdcc6c9b42c7ec0ac05fb93bd9d1ace1e6f [
file
] [
log
] [
blame
]
# Script to start "am" on the device, which has a very rudimentary
# shell.
#
base
=/
system
export
CLASSPATH
=
$base
/
framework
/
svc
.
jar
exec
app_process $base
/
bin com
.
android
.
commands
.
svc
.
Svc
$
*