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

Commit 3c988eda 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

Change-Id: I6f88ae28b8aaa6de1d2a0c8b2efe87923549666b
parents d32d6b32 048490cc
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)