History log of /ndk/tests/build/build-assembly-file/jni/Application.mk
Revision Date Author Comments
c59da48f8e9edee028550236e5c300da8fb2e639 15-Aug-2012 Andrew Hsieh <andrewhsieh@google.com> Enhance run-tests.sh to check ABI for "build" and "device" tests

Tests in "build" and "device" will only compile when APP_ABI is
compatible with what specified in --abi

"--abi==armeabi" (the default) also check compatible ABI but let
APP_ABI in jni/Application.mk decide what to build. This allows
quick check (w/o run-test.sh with other --abi=)

Samples so far are supposed to be built for all arch, hence no check.

Change-Id: I1dc00bd4148969e1f3a317592bdd6dae51e78715