Android/ARM64: fixed incorrect path of libs/obj
authorGeunsik Lim <geunsik.lim@samsung.com>
Tue, 5 Mar 2019 07:54:35 +0000 (16:54 +0900)
committerMyungJoo Ham <myungjoo.ham@samsung.com>
Wed, 6 Mar 2019 07:46:59 +0000 (16:46 +0900)
commit51262c79ecdc4c885d2d999e476bc0b80c9865dc
treefede4b9851d030aa63bc87af107a5af197e7899f
parent4ab4dac88a6b1bed8838a5f6efa362bb0c84ec04
Android/ARM64: fixed incorrect path of libs/obj

This commit is to update correctly the existing path of libs and obj folder
after improving the configuration file to generate a C/C++ library.

**Changelog**
1. Fixed indentation
2. Replaced ../{libs,obj} with ./{libs,obj}

Signed-off-by: Geunsik Lim <geunsik.lim@samsung.com>
jni/Android-app.mk
jni/Android-nnstreamer.mk