native binary asset building fixes

move pdnsd exec to assets
This commit is contained in:
Nathan Freitas 2016-01-06 16:14:08 -05:00
parent d839b154a1
commit 3691ccae3a
3 changed files with 3 additions and 0 deletions

Binary file not shown.

BIN
libs/x86/pdnsd Executable file

Binary file not shown.

View File

@ -58,9 +58,12 @@ else
echo "skipping release ant.properties"
fi
ndk-build
faketime "$TIMESTAMP" make -C external
./setup-ant
faketime -f "$TIMESTAMP_5" ant release
apk=$projectroot/bin/$projectname-v$describe.apk