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

Commit d51f0ddc 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: m nothing
Flag: NONE removes a noop property
Bug: 215379393
Change-Id: If2ac3113b894605b959d6bc8d4a1ca4b5219b734
parent 3c0c6fed
Loading
Loading
Loading
Loading
+0 −1
Original line number Diff line number Diff line
@@ -647,7 +647,6 @@ filegroup {

java_library {
    name: "protolog-lib",
    platform_apis: true,
    srcs: [
        "com/android/internal/protolog/ProtoLogImpl.java",
        "com/android/internal/protolog/ProtoLogViewerConfigReader.java",
+0 −1
Original line number Diff line number Diff line
@@ -30,7 +30,6 @@ filegroup {

java_library {
    name: "wm-shell-flicker-utils",
    platform_apis: true,
    optimize: {
        enabled: false,
    },
+0 −1
Original line number Diff line number Diff line
@@ -47,7 +47,6 @@ java_defaults {

java_library {
    name: "wm-flicker-common-assertions",
    platform_apis: true,
    optimize: {
        enabled: false,
    },
+0 −1
Original line number Diff line number Diff line
@@ -25,7 +25,6 @@ package {

java_library {
    name: "wm-flicker-common-app-helpers",
    platform_apis: true,
    optimize: {
        enabled: false,
    },