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

Commit 1f2aab86 authored by Neil Fuller's avatar Neil Fuller Committed by android-build-merger
Browse files

Merge "Remove explicit dependency on bouncycastle" am: c25220fd am: 987fd54b

am: 423fc6bc

Change-Id: Ida637c90e68ddb59d5153ece77e4478da6aa776f
parents 6d1d79e2 423fc6bc
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",
    ],