commit | 2d00cd0b682d52074fe380b74f550d08b50384eb | [log] [tgz] |
---|---|---|
author | Patryk Duda <patrykd@google.com> | Wed Sep 11 14:15:12 2024 +0000 |
committer | Patryk Duda <patrykd@google.com> | Mon Sep 16 11:33:43 2024 +0000 |
tree | 468879f1ba8ee5a988229a7318fb141d185938fe | |
parent | 36470a4400431265fc915479d2c682ee72fa8c31 [diff] [blame] |
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
diff --git a/keymaster/aidl/Android.bp b/keymaster/aidl/Android.bp index 0f2debd..56997a9 100644 --- a/keymaster/aidl/Android.bp +++ b/keymaster/aidl/Android.bp
@@ -18,6 +18,9 @@ java: { platform_apis: true, }, + rust: { + enabled: true, + }, }, versions_with_info: [ {