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

Commit f1c81c51 authored by Chih-Chung Chang's avatar Chih-Chung Chang Committed by Android Git Automerger
Browse files

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

parents 6099e141 e12a2a47
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)