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

Commit 42739b39 authored by Harry Zhang's avatar Harry Zhang Committed by Android (Google) Code Review
Browse files

Merge "Added a filegroup for statsd config proto definition."

parents 31ee6032 fe16c8f2
Loading
Loading
Loading
Loading
+6 −0
Original line number Diff line number Diff line
@@ -346,3 +346,9 @@ java_library {
        javacflags: ["-XepDisableAllChecks"],
    },
}

// Filegroup for statsd config proto definition.
filegroup {
    name: "statsd-config-proto-def",
    srcs: ["src/statsd_config.proto"],
}