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

Commit 61a7b9f0 authored by Treehugger Robot's avatar Treehugger Robot Committed by Gerrit Code Review
Browse files

Merge "Revert "Workaround for Clang emitting spurious Wunused-lambda-capture warning""

parents bc5a8364 38ec4cfc
Loading
Loading
Loading
Loading
+0 −3
Original line number Original line Diff line number Diff line
@@ -90,9 +90,6 @@ LOCAL_EXPORT_C_INCLUDE_DIRS := \


LOCAL_CFLAGS += -Wall -Wextra -Werror
LOCAL_CFLAGS += -Wall -Wextra -Werror


# Workaround for invalid unused-lambda-capture warning http://b/38349491
LOCAL_CLANG_CFLAGS += -Wno-error=unused-lambda-capture

LOCAL_MODULE:= libcameraservice
LOCAL_MODULE:= libcameraservice


include $(BUILD_SHARED_LIBRARY)
include $(BUILD_SHARED_LIBRARY)