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

Commit 5ee9c551 authored by Treehugger Robot's avatar Treehugger Robot Committed by Gerrit Code Review
Browse files

Merge "Remove unused empty filegroups from frameworks/base."

parents 7c379041 892ba98a
Loading
Loading
Loading
Loading
+0 −1
Original line number Diff line number Diff line
@@ -65,7 +65,6 @@ filegroup {
        // Java/AIDL sources under frameworks/base
        ":framework-annotations",
        ":framework-blobstore-sources",
        ":framework-connectivity-tiramisu-sources",
        ":framework-core-sources",
        ":framework-drm-sources",
        ":framework-graphics-nonupdatable-sources",
+0 −4
Original line number Diff line number Diff line
@@ -112,7 +112,6 @@ java_library_static {
        "java/com/android/server/am/EventLogTags.logtags",
        "java/com/android/server/wm/EventLogTags.logtags",
        "java/com/android/server/policy/EventLogTags.logtags",
        ":services.connectivity-tiramisu-sources",
    ],

    libs: [
@@ -165,9 +164,6 @@ java_library_static {
        "overlayable_policy_aidl-java",
        "SurfaceFlingerProperties",
        "com.android.sysprop.watchdog",
        // This is used for services.connectivity-tiramisu-sources.
        // TODO: delete when NetworkStatsService is moved to the mainline module.
        "net-utils-device-common-bpf",
    ],
    javac_shard_size: 50,
}