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

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

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

parents 44421220 9b24a164
Loading
Loading
Loading
Loading
+0 −2
Original line number Diff line number Diff line
@@ -2,8 +2,6 @@ cc_library_static {
    name: "libservices.core",
    defaults: ["libservices.core-libs"],

    cpp_std: "c++17",

    cflags: [
        "-Wall",
        "-Werror",