X-Git-Url: http://git.linex4red.de/pub/Android/ownCloud.git/blobdiff_plain/7578a726b3e4c330025c11245ec694a8e99f6d0c..9aab2d26da38f26e7ff03a0b5db3bd01b51bce05:/setup_env.sh diff --git a/setup_env.sh b/setup_env.sh index 7ac09abe..78babf13 100755 --- a/setup_env.sh +++ b/setup_env.sh @@ -4,4 +4,6 @@ git submodule init git submodule update android update project -p actionbarsherlock/library android update project -p . - +cp third_party/android-support-library/android-support-v4.jar actionbarsherlock/library/libs/android-support-v4.jar +cd tests +android update test-project -m .. -p .