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

Commit 52ef2609 authored by Jeff Sharkey's avatar Jeff Sharkey
Browse files

All services should apply "services_defaults".

Bug: 64412239
Exempt-From-Owner-Approval: trivial blueprint change
Change-Id: Ia2ec711487286070d1376929ce8fe44e87bf5db9
parent a3e52bf4
Loading
Loading
Loading
Loading
+1 −0
Original line number Diff line number Diff line
@@ -30,6 +30,7 @@ filegroup {

java_library_static {
  name: "services.profcollect",
  defaults: ["services_defaults"],
  srcs: [":services.profcollect-sources"],
  libs: ["services.core"],
}