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

Commit 276c2d44 authored by Spandan Das's avatar Spandan Das
Browse files

Drop platform_apis from java_library

This property is a no-op for this module type

Test: presubmits
Bug: 215379393
Change-Id: I34cfad83c8c9878894bc7e5d0c2acaf2796c7861
Merged-In: I784515d93b953b1722f87f51cef89f766b33eaeb
parent 2bbf0d19
Loading
Loading
Loading
Loading
+0 −1
Original line number Diff line number Diff line
@@ -25,5 +25,4 @@ java_library {
        "src/**/*.kt"
    ],
    kotlincflags: ["-Xjvm-default=all"],
    platform_apis: true,
}