(09-13-2015, 04:31 AM)Sonicadvance1 Wrote: Nope, it just means it is running a 64bit kernel.
do an `ls /vendor/` and see if there is a lib64 folder in there, if so it'll be able to run x86_64 applications.
I've already dumped that device's firmware, and I know that it doesn't support x86_64.
Yeah, there isn't any, just some libraries directly inside /vendor. I also pulled /system/lib/libEGL.so and my Arch box says it's a 32-bit library. Dammit.
I imagine the devices that have 32 bit userspace now will never get 64 bit because of all the proprietary stuff involved in making these ROMs. I guess even Intel can be lazy if they have the opportunity.