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

Commit aba9d52b authored by Hyunyoung Song's avatar Hyunyoung Song
Browse files

Set sdk_version for PluginCoreLib

Bug: 129423457
Test: m Launcher3 && m Launcher3QuickStep

Change-Id: Iea69efb67d4aec124f29eb3cc956b96f5d06f1e7
parent dd07ae57
Loading
Loading
Loading
Loading
+1 −3
Original line number Diff line number Diff line
@@ -13,9 +13,7 @@
// limitations under the License.

java_library {

    sdk_version: "current",
    name: "PluginCoreLib",

    srcs: ["src/**/*.java"],

}