[Android/ARM64] linker64: added a variable to maintain the custom linker64
authorGeunsik Lim <geunsik.lim@samsung.com>
Mon, 4 Mar 2019 09:42:25 +0000 (18:42 +0900)
committerMyungJoo Ham <myungjoo.ham@samsung.com>
Wed, 6 Mar 2019 07:44:40 +0000 (16:44 +0900)
commit31f8d52967c571fb3da8f44f6203746d2ad14a54
tree47d15376049f684691ab2a28963faa2f8c9838e9
parented82096d2445cd5654256cf05bea24916bd14f91
[Android/ARM64] linker64: added a variable to maintain the custom linker64

This commit is to specify a variable to maintain the custom linker64.
This build script handles how to run the NNstreamer-based 64bit application
on Android 32bit platform. If the tart device is based on Android 64bit platform,
We do not need to use the custom linker64 repeatedly on the device.

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