aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorNarayan Kamath <narayan@google.com>2018-03-02 11:10:13 +0000
committerGerrit Code Review <noreply-gerritcodereview@google.com>2018-03-02 11:10:13 +0000
commit77d960f3bba09b4a3c53c41bb7a8e3cad6dfc57b (patch)
treec3306e7eb74c86bd077cbf334168a804c36408a8
parent67b1e00690f9514be03d1f77e6038a06c7170cd7 (diff)
parent34f350f4b67a8f88da2edeba1a9b9a9b99a6bdb6 (diff)
downloadokhttp-o-mr1-iot-preview-8.tar.gz
-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,