Add cpp20 to validatekeymaps
We need this to take advantage of default-generated comparison operators. Bug: 278299254 Test: m Change-Id: I4b0bd848606936378f16e95d767afd68b25ab4d8
This commit is contained in:
@@ -15,7 +15,7 @@ package {
|
||||
|
||||
cc_binary_host {
|
||||
name: "validatekeymaps",
|
||||
|
||||
cpp_std: "c++20",
|
||||
srcs: ["Main.cpp"],
|
||||
|
||||
cflags: [
|
||||
|
||||
Reference in New Issue
Block a user