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

Commit 98d33ff1 authored by Andrei Onea's avatar Andrei Onea
Browse files

Remove services-all-sources

This filegroup is no longer needed.

Test: m
Bug: 177640454
Change-Id: If63a86ae259f5e8bf7ddb1a5b17c6fb75358d655
parent dacdc6a7
Loading
Loading
Loading
Loading
+0 −11
Original line number Diff line number Diff line
@@ -72,17 +72,6 @@ filegroup {
    visibility: ["//visibility:private"],
}

filegroup {
    name: "services-all-sources",
    srcs: [
        ":services-non-updatable-sources",
        ":service-media-s-sources",
        ":service-permission-sources",
        ":service-statsd-sources",
    ],
    visibility: ["//visibility:private"],
}

java_library {
    name: "Slogf",
    srcs: ["core/java/com/android/server/utils/Slogf.java"],