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

Commit d3e560f5 authored by Muhammad Qureshi's avatar Muhammad Qureshi Committed by Android (Google) Code Review
Browse files

Merge "Add statsd_java_aidl to framework-statsd"

parents c2d0b5d5 555400f1
Loading
Loading
Loading
Loading
+0 −2
Original line number Diff line number Diff line
@@ -263,8 +263,6 @@ filegroup {
        ":libcamera_client_aidl",
        ":libcamera_client_framework_aidl",
        ":libupdate_engine_aidl",
        // TODO: this needs to be removed when statsd-framework.jar is separated out
        ":statsd_java_aidl",
        ":storaged_aidl",
        ":vold_aidl",

+2 −2
Original line number Diff line number Diff line
@@ -16,8 +16,8 @@ filegroup {
    name: "framework-statsd-sources",
    srcs: [
        "java/**/*.java",
        ":statsd_java_aidl",
    ],
    path: "java",
}

java_library {