commit | 35297c49f611fae7f620d0375cf7ebb72e99f344 | [log] [tgz] |
---|---|---|
author | Neil Fuller <nfuller@google.com> | Tue Oct 02 21:32:36 2018 +0100 |
committer | Neil Fuller <nfuller@google.com> | Tue Oct 02 21:32:36 2018 +0100 |
tree | 444f8029f11cfcbb944e50771dfcfdf871dc953f | |
parent | 54d34fe8a7ae744c453341f6b1e0a98a18b54d15 [diff] |
Remove unnecessary dependency on bouncycastle Nothing in this target requires bouncycastle. Bug: 113148576 Test: build Change-Id: I6128fca1eca1c6cefe679721a4cf72729d27d6bb
diff --git a/tests/NetworkSecurityConfigTest/Android.mk b/tests/NetworkSecurityConfigTest/Android.mk index fe65ecc..c225e17 100644 --- a/tests/NetworkSecurityConfigTest/Android.mk +++ b/tests/NetworkSecurityConfigTest/Android.mk
@@ -7,7 +7,6 @@ LOCAL_JAVA_LIBRARIES := \ android.test.runner \ - bouncycastle \ conscrypt \ android.test.base \