X-Git-Url: http://git.linex4red.de/pub/Android/ownCloud.git/blobdiff_plain/63da5e3b6dd94dfc463d4bf84489cf6db1b60383..502ef603b7913e37cd2673380fb3e104469e0583:/setup_env.sh?ds=inline 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 .