Sign in
android
/
platform
/
frameworks
/
base
/
5a3d2708cd2289a4882927c0e2cb0d3c21a99c02
/
.
/
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
$
*