#1613:
Added static helper method `Native#getNativeLibrary' for getting the
underlying NativeLibrary instance from a Library interface instance or
from a "registered" class - @matthiasblaesing.
#1624: Enable linker build-id for android builds - @mstyura.
Bug Fixes
#1579: Fix analysis of ELF binary on arm systems running with a java ELF binary without section table headers (java8 on armv7 NAS) - @matthiasblaesing.