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

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

Merge "AIDL: disable Rust explicitly" into main

parents 06e2f86b 62105fb2
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",