Merge "Added a filegroup for statsd config proto definition." am: 0d99ab3f18

am: 817f75df59

Change-Id: Id20d4c3ba43a58ece5aff4424c5b039e44539f06
This commit is contained in:
Harry Zhang
2019-02-27 14:17:33 -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"],
}