Merge "automotive: Add Rust backend to the vhal AIDL" into main

This commit is contained in:
Treehugger Robot 2024-01-11 14:32:15 +00:00 committed by Gerrit Code Review
commit 2338cda61c
2 changed files with 6 additions and 0 deletions

View file

@ -41,6 +41,9 @@ aidl_interface {
"com.android.car.framework",
],
},
rust: {
enabled: true,
},
},
versions_with_info: [
{

View file

@ -42,6 +42,9 @@ aidl_interface {
"com.android.car.framework",
],
},
rust: {
enabled: true,
},
},
versions_with_info: [
{