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

Commit 9b24a164 authored by Elliott Hughes's avatar Elliott Hughes
Browse files

C++17 is the default now.

Test: builds
Change-Id: Ib1fca00c8fbec077d276a4394d34dfd12edf2c47
parent b53030f9
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",