ecj: Clean up directory before adding android-16
This commit is contained in:
parent
8d9d214591
commit
3913027323
@ -37,6 +37,7 @@ termux_step_make () {
|
||||
|
||||
# Bundle in an android.jar from an older API also, for those who want to
|
||||
# build apps that run on older Android versions.
|
||||
rm -Rf ./*
|
||||
cp $ANDROID_HOME/platforms/android-16/android.jar android.jar
|
||||
unzip -q android.jar
|
||||
rm -Rf android.jar resources.arsc res assets
|
||||
|
Loading…
x
Reference in New Issue
Block a user