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

Commit 2a59b89a authored by Steven Moreland's avatar Steven Moreland
Browse files

AIDL: disable Rust explicitly

Now that it's enabled by default, because this
doesn't compile in Rust.

Bug: 321267339
Test: m
Change-Id: I01e0af965827944ba2b4b168a6e8d6c4cf81cfff
Merged-In: I01e0af965827944ba2b4b168a6e8d6c4cf81cfff
(cherry picked from commit 62105fb2)
parent ba0e65c7
Loading
Loading
Loading
Loading
+3 −0
Original line number Diff line number Diff line
@@ -29,6 +29,9 @@ aidl_interface {
        cpp: {
            enabled: false,
        },
        rust: {
            enabled: false,
        },
        ndk: {
            additional_shared_libraries: [
                "libnativewindow",