Add dependency to legacykeystore.

Bug: 190229655
Test: N/A
Merged-In: I72b4ec7c3e3a085a3453e06736c8e0af5cc18aed
Change-Id: I72b4ec7c3e3a085a3453e06736c8e0af5cc18aed
diff --git a/Android.bp b/Android.bp
index 812cba3..7b27d9c 100644
--- a/Android.bp
+++ b/Android.bp
@@ -68,6 +68,7 @@
 
     shared_libs: [
         "android.system.keystore2-V1-ndk_platform",
+        "android.security.legacykeystore-ndk_platform",
         "libbinder",
         "libbinder_ndk",
         "libbase",