Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit e12a2a47 authored by Chih-Chung Chang's avatar Chih-Chung Chang Committed by Android (Google) Code Review
Browse files

Merge "Disable CameraServiceTest in a normal build." into kraken

parents 25f0bdae 8cd4b77c
Loading
Loading
Loading
Loading
+3 −1
Original line number Diff line number Diff line
@@ -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)