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

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

C++17 is the default now.

Test: builds
Change-Id: Id5e671844c2722adf9757d8f917109d0d74724d4
parent 5e29d89c
Loading
Loading
Loading
Loading
+0 −1
Original line number Diff line number Diff line
@@ -14,7 +14,6 @@

cc_library_shared {
    name: "libinputservice",
    cpp_std: "c++17",
    srcs: [
        "PointerController.cpp",
        "SpriteController.cpp",