mirror of
https://github.com/Evolution-X/hardware_interfaces
synced 2026-02-01 11:36:00 +00:00
Remove rust backend from camera AIDL interface
FMQ is not supported in rust yet. Test: m Bug: na Change-Id: Icfd804f9b30a6c9feffc839dac80ff1cdbe688d2
This commit is contained in:
@@ -28,9 +28,6 @@ aidl_interface {
|
||||
sdk_version: "module_current",
|
||||
enabled: false,
|
||||
},
|
||||
rust: {
|
||||
enabled: true,
|
||||
}
|
||||
},
|
||||
versions_with_info: [
|
||||
{
|
||||
|
||||
@@ -26,9 +26,6 @@ aidl_interface {
|
||||
cpp: {
|
||||
enabled: false,
|
||||
},
|
||||
rust: {
|
||||
enabled: true,
|
||||
},
|
||||
},
|
||||
versions_with_info: [
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user