Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit c25220fd authored by Neil Fuller's avatar Neil Fuller Committed by Gerrit Code Review
Browse files

Merge "Remove explicit dependency on bouncycastle"

parents a840d5cc b7b9801b
Loading
Loading
Loading
Loading
+0 −1
Original line number Diff line number Diff line
@@ -44,7 +44,6 @@ java_library {
        "voip-common",
        "ims-common",
        "services",
        "bouncycastle",
    ],
    static_libs: [
        "telephony-protos",
+0 −1
Original line number Diff line number Diff line
@@ -6,7 +6,6 @@ android_test {
    libs: [
        "android.test.runner",
        "ims-common",
        "bouncycastle",
        "android.test.base",
        "android.test.mock",
    ],