build: make android layers favor their own symbols
authorMike Stroyan <stroyan@google.com>
Tue, 27 Sep 2016 16:43:13 +0000 (10:43 -0600)
committerMike Stroyan <stroyan@google.com>
Mon, 3 Oct 2016 22:35:21 +0000 (16:35 -0600)
commit13dac4b2f356843637e2c5e91e8c4d558d3d87ca
tree1ecc30b3bfc8bff601069f85eb1fff1f51fa0293
parenta2a68605019867ed022600b67ee855637f5c7025
build: make android layers favor their own symbols

Use -Bsymbolic linking android layers so they don't get symbols
like vkCreateDebugReportCallbackEXT from outside the layer.
build-android/jni/Android.mk