mirror of
https://github.com/Evolution-X/hardware_interfaces
synced 2026-02-01 10:44:41 +00:00
Enable Rust backend on Keymint, Fingerprint and Biometrics interfaces
This is necessary to implement fingerprint HAL in Rust. Bug: 366409699 Test: Build pass Merged-In: I6d925fadb94252cd9d66f93b3085c231ff52fe86 Change-Id: I6d925fadb94252cd9d66f93b3085c231ff52fe86
This commit is contained in:
@@ -18,6 +18,9 @@ aidl_interface {
|
||||
java: {
|
||||
platform_apis: true,
|
||||
},
|
||||
rust: {
|
||||
enabled: true,
|
||||
},
|
||||
},
|
||||
versions_with_info: [
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user