Reorganize folder for Android library

Android build system has been simplified and now is included in src
folder, like other build systems.
This commit is contained in:
Ray
2016-06-06 13:52:06 +02:00
parent 72eb2632cc
commit 688045307a
18 changed files with 12 additions and 171 deletions

View File

@ -0,0 +1,3 @@
APP_ABI := $(TARGET_ARCH_ABI)
# $(warning APP_ABI $(APP_ABI))
# $(warning LOCAL_ARM_NEON $(LOCAL_ARM_NEON))