[ BUILD ] fix binary size of libnntrainer with android build script
authorjijoong.moon <jijoong.moon@samsung.com>
Wed, 22 Jun 2022 06:15:03 +0000 (15:15 +0900)
committerJijoong Moon <jijoong.moon@samsung.com>
Thu, 23 Jun 2022 02:08:32 +0000 (11:08 +0900)
commit50143ff4efe8e1260361bb716f3f3d3c4a318419
tree23d934c7ca45795dd84ab74d95731abda003faf1
parente3353599a72c7f1df82829dc1afd560f8769e996
[ BUILD ] fix binary size of libnntrainer with android build script

This patch fix the wrong size of nntrainer library, libnntrainer.so,
when using the android build script.

- change the ndk-build options with NDK_LIBS_OUT

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

Signed-off-by: jijoong.moon <jijoong.moon@samsung.com>
jni/meson.build
meson.build