mirror of
https://github.com/Evolution-X/hardware_interfaces
synced 2026-02-01 05:49:27 +00:00
Merge "Disable the rust backend of android.hardware.media.c2" into main
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