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

Commit 3d1504f8 authored by Siarhei Vishniakou's avatar Siarhei Vishniakou
Browse files

Add cpp20 to validatekeymaps

We need this to take advantage of default-generated comparison
operators.

Bug: 278299254
Test: m
Change-Id: I4b0bd848606936378f16e95d767afd68b25ab4d8
parent cf2fc89d
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -15,7 +15,7 @@ package {

cc_binary_host {
    name: "validatekeymaps",

    cpp_std: "c++20",
    srcs: ["Main.cpp"],

    cflags: [