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

Commit 31150c11 authored by Yifan Hong's avatar Yifan Hong
Browse files

healthd: overridden by health@2.0-service

Test: boots
Bug: 79107699
Bug: 77541952
Bug: 79107699
Change-Id: Ida4cf80d3553365b673e30cdd19590c156cb52e0
Merged-In: Ida4cf80d3553365b673e30cdd19590c156cb52e0
(cherry picked from commit 28d2fb80)
parent 3a39eec3
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 {