summaryrefslogtreecommitdiff
path: root/keystore2/Android.bp
diff options
context:
space:
mode:
authorJoel Galenson <jgalenson@google.com>2021-07-20 12:57:54 -0700
committerJoel Galenson <jgalenson@google.com>2021-07-21 09:47:40 -0700
commitf235706b14540013d1b13bebb870524913c84c37 (patch)
tree87ab8207c0de46f04fcf6211f8eee4768ea025d9 /keystore2/Android.bp
parent339e3c3e89a80932bc3c9ca517ea969cc88faadb (diff)
downloadsecurity-f235706b14540013d1b13bebb870524913c84c37.tar.gz
Migrate keystore2's Rust system library bindings to bionic.
This is purely a port: it does not add or change any functionality (other than renaming the library). Bug: 182498247 Test: Use library. Change-Id: Ice0c07d5afcbdd2029775fd61eb04a6f7058fdcf
Diffstat (limited to 'keystore2/Android.bp')
-rw-r--r--keystore2/Android.bp2
1 files changed, 1 insertions, 1 deletions
diff --git a/keystore2/Android.bp b/keystore2/Android.bp
index 0069f958..64636ac7 100644
--- a/keystore2/Android.bp
+++ b/keystore2/Android.bp
@@ -46,7 +46,6 @@ rust_defaults {
"libkeystore2_crypto_rust",
"libkeystore2_km_compat",
"libkeystore2_selinux",
- "libkeystore2_system_property-rust",
"libkeystore2_vintf_rust",
"liblazy_static",
"liblibc",
@@ -55,6 +54,7 @@ rust_defaults {
"liblog_rust",
"librand",
"librusqlite",
+ "libsystem_properties-rust",
"libthiserror",
],
shared_libs: [