summaryrefslogtreecommitdiffstats
path: root/camera
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
commitb34e0b72f013794acec4304ec3dec8da8dba81a6 (patch)
treed9683e811e0cf57472fd3ae072b6b4e930cadaa1 /camera
parent878f9692e4fe9cc2311a8eb74edfa8f6cc0ea54f (diff)
downloadframeworks_av-b34e0b72f013794acec4304ec3dec8da8dba81a6.zip
frameworks_av-b34e0b72f013794acec4304ec3dec8da8dba81a6.tar.gz
frameworks_av-b34e0b72f013794acec4304ec3dec8da8dba81a6.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')
-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)