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

Commit 91699146 authored by Elliott Hughes's avatar Elliott Hughes
Browse files

C++20 is the default now.

Change-Id: I311f793a8975892e61c8fae559a2c28d95b840f3
parent 2715b6e3
Loading
Loading
Loading
Loading
+0 −1
Original line number Diff line number Diff line
@@ -24,7 +24,6 @@ package {
cc_defaults {
    name: "service.incremental-proto-defaults",

    cpp_std: "c++2a",
    proto: {
        type: "lite",
    },