From b34e0b72f013794acec4304ec3dec8da8dba81a6 Mon Sep 17 00:00:00 2001 From: Yu Shan Emily Lau Date: Fri, 12 Apr 2013 14:52:52 -0700 Subject: 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 --- camera/tests/Android.mk | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'camera') 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) -- cgit v1.1