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

Commit beea40c1 authored by TreeHugger Robot's avatar TreeHugger Robot Committed by Android (Google) Code Review
Browse files

Merge "C++14 is the default now."

parents 6be4c4f1 6ad846fb
Loading
Loading
Loading
Loading
+0 −2
Original line number Diff line number Diff line
@@ -9,7 +9,6 @@ cc_library_static {
        "-Werror",
    ],
    cppflags: [
        "-std=c++11",
        "-Wno-sign-compare",
    ],
    export_include_dirs: [
@@ -35,7 +34,6 @@ cc_library_static {
        "-Werror",
    ],
    cppflags: [
        "-std=c++11",
        "-Wno-sign-compare",
    ],
    export_include_dirs: [