Gitiles
Code Review
Sign In
gerrit.omnirom.org
/
android_frameworks_base
/
b51ff156db41d26c4fe10692b36d2a14cc11f1a9
/
.
/
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
"$@"