Android/ARM64: Improve how to specify CPU architecture(ABI)
authorGeunsik Lim <geunsik.lim@samsung.com>
Wed, 27 Feb 2019 05:22:53 +0000 (14:22 +0900)
committerwooksong <wook16.song@samsung.com>
Thu, 28 Feb 2019 08:44:37 +0000 (17:44 +0900)
commit6ff07ff55f404425177c398a5b49c28eefb27919
tree1c54135c712372be3ebd4cfe2cb443aec75fd1d0
parent5cf3ef604300fe3c81b79afae9c67002c82fd455
Android/ARM64: Improve how to specify CPU architecture(ABI)

This commit is to improve the writing style of the existing ABI
(CPU architecture) with a method that is described at the documentation
website of the Android NDK toolkit.
* https://developer.android.com/ndk/guides

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