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

Commit 9c568d6b authored by Yifan Hong's avatar Yifan Hong Committed by Android (Google) Code Review
Browse files

Merge "healthd: overridden by health@2.0-service"

parents 30b0ae65 28d2fb80
Loading
Loading
Loading
Loading
+4 −0
Original line number Diff line number Diff line
@@ -57,6 +57,10 @@ cc_defaults {
cc_binary {
    name: "android.hardware.health@2.0-service",
    defaults: ["android.hardware.health@2.0-service_defaults"],

    overrides: [
        "healthd",
    ]
}

cc_binary {