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

Commit d267a92a authored by Ivan Lozano's avatar Ivan Lozano
Browse files

Remove unused rust_bindgen include_dirs

In libinput_bindgen, `include_dirs` is unused (and the path does not
exist as the value is expected to be relative to the module directory).

Remove the unused property from the module definition.

Test: m
Change-Id: I27f27878117595a1f5673f0e5168bb3dd249adeb
parent 4241c634
Loading
Loading
Loading
Loading
+0 −4
Original line number Diff line number Diff line
@@ -79,10 +79,6 @@ rust_bindgen {
    visibility: ["//frameworks/native/services/inputflinger"],
    wrapper_src: "InputWrapper.hpp",

    include_dirs: [
        "frameworks/native/include",
    ],

    source_stem: "bindings",

    bindgen_flags: [