Merge branch 'master' of gitorious.org:f-droid/dalb8s-fdroiddata

This commit is contained in:
David Black 2014-01-23 21:24:11 +00:00
commit 05a935405d

View file

@ -1,6 +1,6 @@
Repo Type:git-svn
Repo:http://roottools.googlecode.com/svn;trunk=trunk/Stable/RootTools-sdk3-generic;tags=trunk/Stable/TAGS
#Prepare:mkdir -p bin/classes && echo -e "android.library=true\ntarget=android-16\n" >> project.properties
#Update Project:Yes
Prepare:echo -e "android.library=true\ntarget=android-16\n" >> project.properties && sed -i 's/debuggable="true"/debuggable="false"/g' AndroidManifest.xml
Update Project:Yes