Gitiles
Code Review
Sign In
gerrit.witaqua.org
/
frameworks_base
/
92c664b13d2bc3f6be80f5b7ab7fd0b01b42e149
/
.
/
cmds
/
appwidget
/
appwidget
blob: 610500929519116d6ce8ddd3cfc56b7c20b8b8e2 [
file
] [
log
] [
blame
]
# Script to start "appwidget" on the device, which has a very rudimentary shell.
base
=/
system
export
CLASSPATH
=
$base
/
framework
/
appwidget
.
jar
exec
app_process $base
/
bin com
.
android
.
commands
.
appwidget
.
AppWidget
"$@"