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

Commit 78414c5d authored by Elliott Hughes's avatar Elliott Hughes
Browse files

Use the global default cpp_std.

Bug: http://b/344590580
Change-Id: I1aac6c3ac4c08a1928d5b967dbde7a0d9047d8da
parent 77cd3a2b
Loading
Loading
Loading
Loading
+0 −1
Original line number Diff line number Diff line
@@ -114,7 +114,6 @@ rust_bindgen {
    crate_name: "binder_rs_serialization_bindgen",
    wrapper_src: "serialization.hpp",
    source_stem: "bindings",
    cpp_std: "gnu++17",
    bindgen_flags: [
        "--allowlist-type", "Transaction",
        "--allowlist-var", "TESTDATA_.*",