This relies on a change for the NDK build system to recognize and accept the neon tag in these builds as well. The intrinsics work just fine in these build configurations. Change-Id: Ib652ab69e822b56edaa9387400bad326fab10133
2 lines
52 B
Makefile
2 lines
52 B
Makefile
APP_ABI := armeabi armeabi-v7a arm64-v8a x86 x86_64
|