commit | b34e0b72f013794acec4304ec3dec8da8dba81a6 | [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 | d9683e811e0cf57472fd3ae072b6b4e930cadaa1 | |
parent | 878f9692e4fe9cc2311a8eb74edfa8f6cc0ea54f [diff] |
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)