All services should apply "services_defaults".

Bug: 64412239
Exempt-From-Owner-Approval: trivial blueprint change
Change-Id: Ia2ec711487286070d1376929ce8fe44e87bf5db9
This commit is contained in:
Jeff Sharkey
2020-10-10 11:43:09 -06:00
parent a3e52bf4e4
commit 52ef2609c9

View File

@@ -30,6 +30,7 @@ filegroup {
java_library_static {
name: "services.profcollect",
defaults: ["services_defaults"],
srcs: [":services.profcollect-sources"],
libs: ["services.core"],
}