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

Commit 423fc6bc 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

Change-Id: I034e7bdd1fd9fc5f43388dd3e32e72f8778757f5
parents 0c1c9852 987fd54b
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",
    ],