1. Set APP_ABI:=all in almost all samples 2. Enhance hello-jni to report more ABIs 3. Fix warnings Change-Id: I2851c42b77ef8225e32143d225edcf973633e782
3 lines
41 B
Makefile
3 lines
41 B
Makefile
APP_ABI := all
|
|
APP_PLATFORM := android-8
|