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

Commit d59088c5 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: I784515d93b953b1722f87f51cef89f766b33eaeb
parent d553896c
Loading
Loading
Loading
Loading
+0 −1
Original line number Diff line number Diff line
@@ -20,7 +20,6 @@ java_library {
    name: "tracinglib-platform",
    defaults: ["tracinglib-defaults"],
    srcs: ["src/platform/kotlin/**/*.kt"],
    platform_apis: true,
}

java_library {