Clean up copy & paste from frameworks/base/cmds.
Test: treehugger Change-Id: I337e6f7e48d4debfce010ad4b6f9fcb860c13fb7
This commit is contained in:
parent
d662792de5
commit
e98971c06e
1 changed files with 1 additions and 4 deletions
|
|
@ -1,7 +1,4 @@
|
|||
# Script to start "deployagent" on the device, which has a very rudimentary
|
||||
# shell.
|
||||
#
|
||||
#!/system/bin/sh
|
||||
base=/data/local/tmp
|
||||
export CLASSPATH=$base/deployagent.jar
|
||||
exec app_process $base com.android.fastdeploy.DeployAgent "$@"
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue