X-Git-Url: http://git.linex4red.de/pub/Android/ownCloud.git/blobdiff_plain/b22ad95e2fe78bc03a43c83dfef6232a187d8fdd..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 .