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

Commit 98266d51 authored by Elliott Hughes's avatar Elliott Hughes Committed by android-build-merger
Browse files

Merge "Rely on the platform -std default." am: aaa1f8bb am: 048490cc

am: 3c988eda

Change-Id: Ie912157e8341b88120e733c94f6d6d16e762deaf
parents 0f9153f4 3c988eda
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -8,6 +8,6 @@ LOCAL_SRC_FILES := \

LOCAL_MODULE := libcpustats

LOCAL_CFLAGS := -std=gnu++11 -Werror -Wall
LOCAL_CFLAGS := -Werror -Wall

include $(BUILD_STATIC_LIBRARY)