Enable Rust backend for NFC AIDL HAL
Bug: 237447736 Test: Build Change-Id: I66a0a80f920681a53199a33c1ffc19fb960098da
This commit is contained in:
parent
03a07174dd
commit
5be4968fa3
1 changed files with 3 additions and 0 deletions
|
@ -34,6 +34,9 @@ aidl_interface {
|
|||
sdk_version: "module_current",
|
||||
enabled: false,
|
||||
},
|
||||
rust: {
|
||||
enabled: true,
|
||||
},
|
||||
},
|
||||
versions_with_info: [
|
||||
{
|
||||
|
|
Loading…
Reference in a new issue