mirror of
https://github.com/Evolution-X/hardware_interfaces
synced 2026-02-01 10:44:41 +00:00
Merge "Disable the rust backend of android.hardware.media.c2" into main am: 12e8aba235 am: 9cbc36cb4a
Original change: https://android-review.googlesource.com/c/platform/hardware/interfaces/+/2880987 Change-Id: I9ec4f32de7e59a6bfc890f98189aae05c56bc692 Signed-off-by: Automerger Merge Worker <android-build-automerger-merge-worker@system.gserviceaccount.com>
This commit is contained in:
@@ -42,11 +42,8 @@ aidl_interface {
|
|||||||
],
|
],
|
||||||
},
|
},
|
||||||
rust: {
|
rust: {
|
||||||
min_sdk_version: "31",
|
// No users, and no rust implementation of android.os.Surface yet
|
||||||
enabled: true,
|
enabled: false,
|
||||||
additional_rustlibs: [
|
|
||||||
"libnativewindow_rs",
|
|
||||||
],
|
|
||||||
},
|
},
|
||||||
},
|
},
|
||||||
}
|
}
|
||||||
|
|||||||
Reference in New Issue
Block a user