Loading cmds/appwidget/appwidget +1 −0 Original line number Original line Diff line number Diff line #!/system/bin/sh # Script to start "appwidget" on the device, which has a very rudimentary shell. # Script to start "appwidget" on the device, which has a very rudimentary shell. base=/system base=/system export CLASSPATH=$base/framework/appwidget.jar export CLASSPATH=$base/framework/appwidget.jar Loading cmds/bmgr/bmgr +1 −0 Original line number Original line Diff line number Diff line #!/system/bin/sh # Script to start "bmgr" on the device, which has a very rudimentary # Script to start "bmgr" on the device, which has a very rudimentary # shell. # shell. # # Loading cmds/bu/bu +1 −0 Original line number Original line Diff line number Diff line #!/system/bin/sh # Script to start "bu" on the device # Script to start "bu" on the device # # base=/system base=/system Loading cmds/content/content +1 −0 Original line number Original line Diff line number Diff line #!/system/bin/sh # Script to start "content" on the device, which has a very rudimentary shell. # Script to start "content" on the device, which has a very rudimentary shell. base=/system base=/system export CLASSPATH=$base/framework/content.jar export CLASSPATH=$base/framework/content.jar Loading cmds/dpm/dpm +1 −0 Original line number Original line Diff line number Diff line #!/system/bin/sh # Script to start "dpm" on the device # Script to start "dpm" on the device # # base=/system base=/system Loading Loading
cmds/appwidget/appwidget +1 −0 Original line number Original line Diff line number Diff line #!/system/bin/sh # Script to start "appwidget" on the device, which has a very rudimentary shell. # Script to start "appwidget" on the device, which has a very rudimentary shell. base=/system base=/system export CLASSPATH=$base/framework/appwidget.jar export CLASSPATH=$base/framework/appwidget.jar Loading
cmds/bmgr/bmgr +1 −0 Original line number Original line Diff line number Diff line #!/system/bin/sh # Script to start "bmgr" on the device, which has a very rudimentary # Script to start "bmgr" on the device, which has a very rudimentary # shell. # shell. # # Loading
cmds/bu/bu +1 −0 Original line number Original line Diff line number Diff line #!/system/bin/sh # Script to start "bu" on the device # Script to start "bu" on the device # # base=/system base=/system Loading
cmds/content/content +1 −0 Original line number Original line Diff line number Diff line #!/system/bin/sh # Script to start "content" on the device, which has a very rudimentary shell. # Script to start "content" on the device, which has a very rudimentary shell. base=/system base=/system export CLASSPATH=$base/framework/content.jar export CLASSPATH=$base/framework/content.jar Loading
cmds/dpm/dpm +1 −0 Original line number Original line Diff line number Diff line #!/system/bin/sh # Script to start "dpm" on the device # Script to start "dpm" on the device # # base=/system base=/system Loading