am f1c81c51: am e12a2a47: Merge "Disable CameraServiceTest in a normal build." into kraken

This commit is contained in:
Chih-Chung Chang 2010-05-23 21:07:46 -07:00 committed by Android Git Automerger
commit ed95d48f4c

View File

@ -21,4 +21,6 @@ LOCAL_SHARED_LIBRARIES += \
libcamera_client \
libsurfaceflinger_client
include $(BUILD_EXECUTABLE)
# Disable it because the ISurface interface may change, and before we have a
# chance to fix this test, we don't want to break normal builds.
#include $(BUILD_EXECUTABLE)