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

Commit 987fd54b authored by Neil Fuller's avatar Neil Fuller Committed by android-build-merger
Browse files

Merge "Remove explicit dependency on bouncycastle"

am: c25220fd

Change-Id: Ia7071aa3fc94bb107e7761121363f25282ee053d
parents 27cf8c57 c25220fd
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",
    ],