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

Commit 6f4ceeed authored by Elliott Hughes's avatar Elliott Hughes
Browse files

C++20 is the default now.

Change-Id: I9dd376392f9fbb56ce6ae41f0be39f9266bc0e50
parent 2715b6e3
Loading
Loading
Loading
Loading
+0 −1
Original line number Diff line number Diff line
@@ -10,7 +10,6 @@ package {
cc_library_shared {
    name: "libalarm_jni",

    cpp_std: "c++2a",
    cflags: [
        "-Wall",
        "-Werror",