George Burgess IV | 6c16888 | 2017-11-04 15:58:58 -0700 | [diff] [blame] | 1 | #!/system/bin/sh |
Elliott Hughes | 5a03b69 | 2019-05-09 22:01:14 -0700 | [diff] [blame] | 2 | export CLASSPATH=/system/framework/appwidget.jar |
3 | exec app_process /system/bin com.android.commands.appwidget.AppWidget "$@" |