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
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: [
{