Remove explicit dependency on conscrypt
The dependency is unnecessary as by default conscrypt is included in the "standard libraries". Test: build Bug: 113148576 Change-Id: I30d68049215c61931bdd7aa5e2a0f125e6d1bf90
This commit is contained in:
@@ -26,7 +26,6 @@ LOCAL_MULTILIB := both
|
||||
|
||||
LOCAL_JAVA_LIBRARIES := \
|
||||
voip-common \
|
||||
conscrypt \
|
||||
org.apache.http.legacy \
|
||||
android.test.base.stubs \
|
||||
|
||||
|
||||
Reference in New Issue
Block a user