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

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

C++20 is the default now.

Change-Id: Ie6ddf9b5731d8db028b1879f89f753d7f192eb25
parent 46c1d036
Loading
Loading
Loading
Loading
+0 −1
Original line number Diff line number Diff line
@@ -30,7 +30,6 @@ inputflinger_tidy_checks = [
cc_defaults {
    name: "inputflinger_defaults",
    host_supported: true,
    cpp_std: "c++20",
    cflags: [
        "-DANDROID_UTILS_REF_BASE_DISABLE_IMPLICIT_CONSTRUCTION",
        "-Wall",