Remove explicit dependency on bouncycastle
The dependency is unnecessary once bouncycastle is included in the "standard libraries". Test: build Bug: 113148576 Change-Id: I057bb0e277220389db3c77b1035044d93f35432a
This commit is contained in:
@@ -34,7 +34,6 @@ LOCAL_STATIC_ANDROID_LIBRARIES := \
|
||||
androidx.legacy_legacy-preference-v14 \
|
||||
|
||||
LOCAL_JAVA_LIBRARIES := \
|
||||
bouncycastle \
|
||||
telephony-common \
|
||||
ims-common
|
||||
|
||||
|
||||
Reference in New Issue
Block a user