Sign in
android
/
platform
/
frameworks
/
base
/
96d6fcb13fc415b2041374ba63e31181039a34a6
/
.
/
cmds
/
appwidget
/
appwidget.sh
blob: cc70ca53d5dd43c67a43138b2c71b0761918bebc [
file
] [
log
] [
blame
]
#!/system/bin/sh
export CLASSPATH
=/
system
/
framework
/
appwidget
.
jar
exec app_process
/
system
/
bin com
.
android
.
commands
.
appwidget
.
AppWidget
"$@"