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

Commit 081ba6dc authored by Steven Moreland's avatar Steven Moreland Committed by Android (Google) Code Review
Browse files

Merge "AIDL: disable Rust explicitly" into aosp-main-future

parents 35f4bb60 2a59b89a
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",