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

Commit 9cbc36cb authored by Treehugger Robot's avatar Treehugger Robot Committed by Automerger Merge Worker
Browse files

Merge "Disable the rust backend of android.hardware.media.c2" into main am: 12e8aba2

parents 33790283 12e8aba2
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,
        },
    },
}