Add APP_ABI for module-exports sample
Add APP_ABI := all to be able to compile this sample for all platforms without additional manual manipulations. Change-Id: I8ebb98c86dae2f6e926885b6d70d306ceca33d1f Signed-off-by: Arseniy Antonov <arseniy.antonov@intel.com>
This commit is contained in:
1
ndk/samples/module-exports/jni/Application.mk
Normal file
1
ndk/samples/module-exports/jni/Application.mk
Normal file
@@ -0,0 +1 @@
|
||||
APP_ABI := all
|
||||
Reference in New Issue
Block a user