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

Commit 08a3f2d3 authored by Anton Hansson's avatar Anton Hansson Committed by Gerrit Code Review
Browse files

Merge "Update references to ike stubs"

parents 81ab4871 9b330017
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -28,9 +28,9 @@ java_library_static {
        "android.hardware.power-V1.0-java",
        "android.hardware.tv.cec-V1.0-java",
        "android.hardware.vibrator-java",
        "android.net.ipsec.ike.stubs.module_libs_api",
        "app-compat-annotations",
        "framework-tethering-stubs-module_libs_api",
        "ike-stubs",
    ],

    required: [
+1 −1
Original line number Diff line number Diff line
@@ -27,7 +27,7 @@ android_app {
        "services.net",
    ],

    libs: ["ike-stubs"],
    libs: ["android.net.ipsec.ike.stubs.system"],
}

//##################################################################
+1 −1
Original line number Diff line number Diff line
@@ -29,7 +29,7 @@ android_app {
        "services.net",
    ],

    libs: ["ike-stubs"],
    libs: ["android.net.ipsec.ike.stubs.system"],
}

//##################################################################