commit | b7c4e1c40fbe6432ea8b8e9eb0a8545d8a7afe20 | [log] [tgz] |
---|---|---|
author | Yu Shan Emily Lau <yslau@google.com> | Fri Apr 12 14:50:20 2013 -0700 |
committer | Yu Shan Emily Lau <yslau@google.com> | Fri Apr 12 14:53:58 2013 -0700 |
tree | a334234a67c8e1de4483c37fcf9e249ef5d4b41f | |
parent | 52feb4b1149692d9c95ef599f0086f2391567952 [diff] [blame] |
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
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_MODULE:= camera2_test LOCAL_MODULE_TAGS := tests -include $(BUILD_EXECUTABLE) +include $(BUILD_NATIVE_TEST)