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 28d2fb80b2)
This commit is contained in:
Yifan Hong 2018-05-01 14:59:43 -07:00
parent 3a39eec307
commit 31150c1121
1 changed files with 4 additions and 0 deletions

View File

@ -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 {