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

Commit 0d99ab3f authored by Harry Zhang's avatar Harry Zhang Committed by Gerrit Code Review
Browse files

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

parents eee18bd5 330403de
Loading
Loading
Loading
Loading
+5 −1
Original line number Diff line number Diff line
@@ -323,4 +323,8 @@ java_library {
    },
}

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