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:
parent
3a39eec307
commit
31150c1121
|
@ -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 {
|
||||
|
|
Loading…
Reference in New Issue