Had forgotten a srclib tweak
This commit is contained in:
parent
d039ced5b6
commit
8030671c00
|
@ -1,6 +1,6 @@
|
||||||
Repo Type:git-svn
|
Repo Type:git-svn
|
||||||
Repo:http://roottools.googlecode.com/svn;trunk=trunk/Stable/RootTools-sdk3-generic;tags=trunk/Stable/TAGS
|
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
|
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
|
Update Project:Yes
|
||||||
|
|
||||||
|
|
Loading…
Reference in a new issue