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

Commit 85dac89f authored by Anton Hansson's avatar Anton Hansson Committed by Automerger Merge Worker
Browse files

Merge "Remove build workaround for wifi stubs" into rvc-dev am: 2c592f0d am:...

Merge "Remove build workaround for wifi stubs" into rvc-dev am: 2c592f0d am: 9686c1c5 am: ece81ff3 am: 39712212

Change-Id: Ib3d67634aa1d43c49149588087876f967888d6b5
parents 8abcefbe 39712212
Loading
Loading
Loading
Loading
+0 −2
Original line number Diff line number Diff line
@@ -173,8 +173,6 @@ java_library {
    name: "framework-wifi-stubs-publicapi",
    srcs: [":framework-wifi-stubs-srcs-publicapi"],
    defaults: ["framework-module-stubs-lib-defaults-publicapi"],
    // TODO(b/151134996): remove this
    sdk_version: "current",
}

java_library {