aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--Android.bp2
1 files changed, 1 insertions, 1 deletions
diff --git a/Android.bp b/Android.bp
index 6f40ce6..2ff68ff 100644
--- a/Android.bp
+++ b/Android.bp
@@ -76,7 +76,7 @@ java_library_static {
libs: [
"okhttp-nojarjar",
"junit",
- "bouncycastle-nojarjar",
+ "bouncycastle-unbundled",
"conscrypt",
],
no_framework_libs: true,