[Android] Integrate openblas into android
authorJihoon Lee <jhoon.it.lee@samsung.com>
Tue, 8 Dec 2020 07:25:08 +0000 (16:25 +0900)
committerJijoong Moon <jijoong.moon@samsung.com>
Fri, 11 Dec 2020 04:16:26 +0000 (13:16 +0900)
commit4a05fada8052857d13e48ddb282e8475f5ed1d4c
tree4f0a86d4abff3d1b80a57ffaf0e3007209782158
parentd51ba2acf1ec597b3efa6401356e45792e11bcd1
[Android] Integrate openblas into android

Android ndk was not building on top of openblas

This patch fixes the problem

resolves #794

**Self evaluation:**
1. Build test: [X]Passed [ ]Failed [ ]Skipped
2. Run test: [X]Passed [ ]Failed [ ]Skipped

Signed-off-by: Jihoon Lee <jhoon.it.lee@samsung.com>
jni/Android.mk
jni/prepare_openblas.sh [new file with mode: 0755]
jni/prepare_tflite.sh
meson.build