Remove explicit dependencies on "core" libraries

The dependencies are unnecessary since bouncycastle, okhttp
and conscrypt are included in the "standard libraries".

Test: build
Bug: 113148576
Change-Id: Ic8d15d911decbdd6391db8c1231b845353586a54
This commit is contained in:
Neil Fuller
2018-10-04 10:45:21 +01:00
parent ab81538d6b
commit 066ca17372
2 changed files with 0 additions and 6 deletions

View File

@@ -668,9 +668,6 @@ java_defaults {
no_framework_libs: true,
libs: [
"conscrypt",
"okhttp",
"bouncycastle",
"ext",
],
@@ -1082,8 +1079,6 @@ framework_docs_only_args = " -android -manifest $(location core/res/AndroidManif
"-federationapi SupportLib $(location current/support-api.txt) "
framework_docs_only_libs = [
"conscrypt",
"bouncycastle",
"voip-common",
"android.test.mock",
"android-support-annotations",

View File

@@ -7,7 +7,6 @@ LOCAL_CERTIFICATE := platform
LOCAL_JAVA_LIBRARIES := \
android.test.runner \
conscrypt \
android.test.base \
LOCAL_STATIC_JAVA_LIBRARIES := junit