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

am: 0d99ab3f18

Change-Id: I02009acc840bd1a8268fb6296bec1c7ba6da19de
This commit is contained in:
Harry Zhang
2019-02-27 14:08:26 -08:00
committed by android-build-merger

View File

@@ -323,4 +323,8 @@ java_library {
},
}
// Filegroup for statsd config proto definition.
filegroup {
name: "statsd-config-proto-def",
srcs: ["src/statsd_config.proto"],
}