summaryrefslogtreecommitdiffstats
path: root/camera/tests
diff options
context:
space:
mode:
authorYu Shan Emily Lau <yslau@google.com>2013-04-12 14:52:52 -0700
committerYu Shan Emily Lau <yslau@google.com>2013-04-12 14:52:52 -0700
commit41f37e7c29b5cc3bbd9ee60ea73c4d857d2ad717 (patch)
tree0b19597abd5afd5f2347b8bfea683c99bca99ca5 /camera/tests
parent526b2285e975b3c02d174d8798b55e9fc300f0d3 (diff)
downloadframeworks_av-41f37e7c29b5cc3bbd9ee60ea73c4d857d2ad717.zip
frameworks_av-41f37e7c29b5cc3bbd9ee60ea73c4d857d2ad717.tar.gz
frameworks_av-41f37e7c29b5cc3bbd9ee60ea73c4d857d2ad717.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: Idc15036afb5617ac1ef67ff74ba332c5f73fe155
Diffstat (limited to 'camera/tests')
-rw-r--r--camera/tests/Android.mk2
1 files changed, 1 insertions, 1 deletions
diff --git a/camera/tests/Android.mk b/camera/tests/Android.mk
index e455943..ec13911 100644
--- a/camera/tests/Android.mk
+++ b/camera/tests/Android.mk
@@ -35,4 +35,4 @@ LOCAL_CFLAGS += -Wall -Wextra
LOCAL_MODULE:= camera_client_test
LOCAL_MODULE_TAGS := tests
-include $(BUILD_EXECUTABLE)
+include $(BUILD_NATIVE_TEST)