mirror of
https://github.com/Evolution-X/hardware_interfaces
synced 2026-02-01 15:58:43 +00:00
Merge "Support Rust builds of some AIDL interfaces." into main
This commit is contained in:
@@ -36,6 +36,9 @@ aidl_interface {
|
||||
],
|
||||
min_sdk_version: "29",
|
||||
},
|
||||
rust: {
|
||||
enabled: true,
|
||||
},
|
||||
},
|
||||
frozen: true,
|
||||
versions: [
|
||||
|
||||
@@ -37,6 +37,9 @@ aidl_interface {
|
||||
],
|
||||
min_sdk_version: "29",
|
||||
},
|
||||
rust: {
|
||||
enabled: true,
|
||||
},
|
||||
},
|
||||
frozen: true,
|
||||
versions_with_info: [
|
||||
|
||||
@@ -46,5 +46,8 @@ aidl_interface {
|
||||
],
|
||||
min_sdk_version: "29",
|
||||
},
|
||||
rust: {
|
||||
enabled: true,
|
||||
},
|
||||
},
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user