vkjson: Add support for Android
authorCody Northrop <cnorthrop@google.com>
Wed, 16 Aug 2017 23:38:15 +0000 (17:38 -0600)
committerCody Northrop <cnorthrop@google.com>
Thu, 17 Aug 2017 16:53:41 +0000 (10:53 -0600)
commit1b3c324ffc8f9515e46c556a0af4c041f0c976c1
treeee055039b9967979292a5d6a8c3ff890fc690ad9
parent872a5ca25a2f87f98d53fea4699d4f795ada8b23
vkjson: Add support for Android

This commit adds vkjson and vkjson_info to the Android build.
It is only generated as an executable for devices with root
access, but it could be expanded to an APK with some more
boilerplate work.

See updates to BUILD.md for how to build and run on the device.
BUILD.md
build-android/jni/Android.mk
build-android/jni/Application.mk