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

Commit 12e8aba2 authored by Treehugger Robot's avatar Treehugger Robot Committed by Gerrit Code Review
Browse files

Merge "Disable the rust backend of android.hardware.media.c2" into main

parents a9860a21 763909c3
Loading
Loading
Loading
Loading
+2 −5
Original line number Diff line number Diff line
@@ -42,11 +42,8 @@ aidl_interface {
            ],
        },
        rust: {
            min_sdk_version: "31",
            enabled: true,
            additional_rustlibs: [
                "libnativewindow_rs",
            ],
            // No users, and no rust implementation of android.os.Surface yet
            enabled: false,
        },
    },
}