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

Commit 2c592f0d authored by Anton Hansson's avatar Anton Hansson Committed by Android (Google) Code Review
Browse files

Merge "Remove build workaround for wifi stubs" into rvc-dev

parents c7063617 8256aad3
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 {