Fantastic! One thing worth consideration is that Android's libc (a likely linked lib component of any dynamic userland binary) is not the vanilla libc, but the stripped down Bionic (and maybe a modified version at that). Either way, this may be useful information when trying to spark the PVR libs that may be compiled against such code. The dl name may mask the code origin, which is why I mention this, but it should be contained within Android sources.