summaryrefslogtreecommitdiff
path: root/keystore2/Android.bp
diff options
context:
space:
mode:
authorHasini Gunasinghe <hasinitg@google.com>2021-06-10 16:23:27 +0000
committerHasini Gunasinghe <hasinitg@google.com>2021-07-06 23:13:35 +0000
commit15891e609ff570f3e2e8b27f62efa8ddb9f7c704 (patch)
treea48130869ae5a4df7847dcda830a03c3aa7b63f7 /keystore2/Android.bp
parent69f0bc52a8578c8d97060d4284efc4c465f206b0 (diff)
downloadsecurity-15891e609ff570f3e2e8b27f62efa8ddb9f7c704.tar.gz
Add keystore API for metrics re-routing.
Keystore2 atoms need to be routed to statsd via a proxy. The proxy needs to call this API in order to pull metrics from keystore. Bug: 188590587 Test: Statsd Testdrive script Merged-In: I28f8675fe5467b0760418c4d2d87808e45657be1 Change-Id: I28f8675fe5467b0760418c4d2d87808e45657be1
Diffstat (limited to 'keystore2/Android.bp')
-rw-r--r--keystore2/Android.bp4
1 files changed, 1 insertions, 3 deletions
diff --git a/keystore2/Android.bp b/keystore2/Android.bp
index 9dc34d27..0069f958 100644
--- a/keystore2/Android.bp
+++ b/keystore2/Android.bp
@@ -35,6 +35,7 @@ rust_defaults {
"android.security.authorization-rust",
"android.security.compat-rust",
"android.security.maintenance-rust",
+ "android.security.metrics-rust",
"android.security.remoteprovisioning-rust",
"android.system.keystore2-V1-rust",
"libanyhow",
@@ -54,9 +55,6 @@ rust_defaults {
"liblog_rust",
"librand",
"librusqlite",
- "libstatslog_rust",
- "libstatslog_rust_header",
- "libstatspull_rust",
"libthiserror",
],
shared_libs: [