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

Commit 048490cc authored by Elliott Hughes's avatar Elliott Hughes Committed by android-build-merger
Browse files

Merge "Rely on the platform -std default."

am: aaa1f8bb

Change-Id: I8f5174d3504ab6b823d197e6a0ca74b734e3426c
parents 29ea54f0 aaa1f8bb
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)