summaryrefslogtreecommitdiffstats
path: root/tests/camera2
diff options
context:
space:
mode:
authorYu Shan Emily Lau <yslau@google.com>2013-04-12 14:50:20 -0700
committerYu Shan Emily Lau <yslau@google.com>2013-04-12 14:53:58 -0700
commitb7c4e1c40fbe6432ea8b8e9eb0a8545d8a7afe20 (patch)
treea334234a67c8e1de4483c37fcf9e249ef5d4b41f /tests/camera2
parent52feb4b1149692d9c95ef599f0086f2391567952 (diff)
downloadhardware_libhardware-b7c4e1c40fbe6432ea8b8e9eb0a8545d8a7afe20.zip
hardware_libhardware-b7c4e1c40fbe6432ea8b8e9eb0a8545d8a7afe20.tar.gz
hardware_libhardware-b7c4e1c40fbe6432ea8b8e9eb0a8545d8a7afe20.tar.bz2
Update the test output path.
In order for the automated test to pick up the test. The output must be in /data/nativetest. Change-Id: I453805a1d186fec014e34b3d37a1e8bc62b2a5ac
Diffstat (limited to 'tests/camera2')
-rw-r--r--tests/camera2/Android.mk2
1 files changed, 1 insertions, 1 deletions
diff --git a/tests/camera2/Android.mk b/tests/camera2/Android.mk
index 3daf9b8..69a983c 100644
--- a/tests/camera2/Android.mk
+++ b/tests/camera2/Android.mk
@@ -45,4 +45,4 @@ LOCAL_CFLAGS += -Wall -Wextra
LOCAL_MODULE:= camera2_test
LOCAL_MODULE_TAGS := tests
-include $(BUILD_EXECUTABLE)
+include $(BUILD_NATIVE_TEST)