commit | 41f37e7c29b5cc3bbd9ee60ea73c4d857d2ad717 | [log] [tgz] |
---|---|---|
author | Yu Shan Emily Lau <yslau@google.com> | Fri Apr 12 14:52:52 2013 -0700 |
committer | Yu Shan Emily Lau <yslau@google.com> | Fri Apr 12 14:52:52 2013 -0700 |
tree | 0b19597abd5afd5f2347b8bfea683c99bca99ca5 | |
parent | 526b2285e975b3c02d174d8798b55e9fc300f0d3 [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: Idc15036afb5617ac1ef67ff74ba332c5f73fe155
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_MODULE:= camera_client_test LOCAL_MODULE_TAGS := tests -include $(BUILD_EXECUTABLE) +include $(BUILD_NATIVE_TEST)