Commit Graph

2 Commits

Author SHA1 Message Date
Yifan Hong
a5556a989c Remove health 1.0 IHealth.
Test: TH
Bug: 171260613
Change-Id: I3ac81d1d08a4329c90e99d74dc4adc10e875ab7b
2021-01-20 11:24:15 -08:00
Sandeep Patil
c7a5ff736a health: add health HAL and it's default implementation.
The default Health HAL implementation continues to depend on
libhealthd.<target> BOARD_HAL_STATIC_LIBRARY in order to make
sure healthd continues to work.

New device specific Health HAL implentations don't need to
compile with healthd STATIC_HAL.

Test: Tested healthd with and without the static hal implementation
on Angler.

BUG: b/32724915

Change-Id: I25d439f24a4178666614faf196423ffc8ccafafb
Signed-off-by: Sandeep Patil <sspatil@google.com>
2016-11-11 09:28:23 -08:00