summaryrefslogtreecommitdiff
path: root/keystore
diff options
context:
space:
mode:
Diffstat (limited to 'keystore')
-rw-r--r--keystore/Android.bp2
1 files changed, 1 insertions, 1 deletions
diff --git a/keystore/Android.bp b/keystore/Android.bp
index ad4b4b18..50d44327 100644
--- a/keystore/Android.bp
+++ b/keystore/Android.bp
@@ -63,7 +63,7 @@ cc_binary {
// Library used by both keystore and credstore for generating the ASN.1 stored
// in Tag::ATTESTATION_APPLICATION_ID
-cc_library_shared {
+cc_library {
name: "libkeystore-attestation-application-id",
defaults: ["keystore_defaults"],