Fix the build error on Android
authorJiayuan Ren <renjiayuan1314@gmail.com>
Fri, 15 Feb 2019 00:11:59 +0000 (16:11 -0800)
committerjeremyk-lunarg <jeremyk@lunarg.com>
Mon, 18 Feb 2019 21:08:39 +0000 (14:08 -0700)
commit0b76057d4bbc1dd8f40d8f4b6248dbe1ea66c63d
treea01d58fa1ffec0ed476b2ee665e312dc9920da0e
parentfef7b739b864fef1e0d313fea02fa731d4f4547f
Fix the build error on Android

Currently, the vulkaninfo is not supported on Android.
But someone might use the vulkaninfo with their own makefiles
crossing all the platforms including Android.

This change fixed the compiling error on Android platform.
vulkaninfo/vulkaninfo.c