linux: return NULL for libGL.so on Android
commitfad7c7e6a5cd9e88b7e74adb11c820dfdce397f6
authorEmil Velikov <emil.l.velikov@gmail.com>
Tue, 5 Apr 2016 21:58:26 +0000 (5 22:58 +0100)
committerChad Versace <chad.versace@intel.com>
Wed, 15 Jun 2016 15:23:16 +0000 (15 08:23 -0700)
treed343d265f2e394bbe5568ca1d8a1ebee03f41b5b
parent0585dfae9dabc8667d3f48a56cd2b4dc30a211a1
linux: return NULL for libGL.so on Android

Unlikely that we'll ever hit it, but it brings consistency with the remainder of the function.

Signed-off-by: Emil Velikov <emil.l.velikov@gmail.com>
Reviewed-by: Chad Versace <chad.versace@intel.com>
src/waffle/linux/linux_dl.c