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

Commit bcf1f88f authored by Paul Duffin's avatar Paul Duffin Committed by android-build-merger
Browse files

Merge "Remove superfluous use of no_framework_libs: true"

am: ee7baf72

Change-Id: I044c175d67c4480c39adf00fe69fc8c0b1e62c8c
parents e4b2d057 ee7baf72
Loading
Loading
Loading
Loading
+1 −2
Original line number Diff line number Diff line
@@ -21,5 +21,4 @@ java_library_static {
        "data_stall_event.proto",
    ],
    sdk_version: "system_current",
    no_framework_libs: true,
}
+1 −2
Original line number Diff line number Diff line
@@ -21,5 +21,4 @@ java_library_static {
        "network_stack.proto",
    ],
    sdk_version: "system_current",
    no_framework_libs: true,
}
+0 −1
Original line number Diff line number Diff line
@@ -21,5 +21,4 @@ java_library_static {
        "dns_resolver.proto",
    ],
    sdk_version: "system_current",
    no_framework_libs: true,
}
+0 −1
Original line number Diff line number Diff line
@@ -5,7 +5,6 @@ java_library_static {
        type: "lite",
    },
    srcs: ["game_driver.proto"],
    no_framework_libs: true,
    jarjar_rules: "jarjar-rules.txt",
    sdk_version: "28",
}
+0 −1
Original line number Diff line number Diff line
@@ -25,6 +25,5 @@ java_library_static {
        type: "nano",
    },
    srcs: ["src/metrics_constants.proto"],
    no_framework_libs: true,
    sdk_version: "system_current",
}