Merge "Clean up copy & paste from frameworks/base/cmds." am: d203a508ff
am: 9dedcc81ad
Change-Id: I2b851d9b6e8e60bd518fc209d263014c72c7c5b4
This commit is contained in:
commit
7b4bd88aa0
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