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