platform_hardware_interfaces/health/2.0/default
Nick Kralevich 8c038f2a2f healthd_common.cpp: use epoll_create1
epoll_create leaks file descriptors. Use epoll_create1(EPOLL_CLOEXEC)
instead.

Bug: 120983106
Test: compiles and boots
Change-Id: I50aad9f1c0633add2b44fb22be73dd292a366f39
2018-12-15 11:36:47 -08:00
..
include/health2 health: registerCallback() and getHealthInfo() does not notify all callbacks 2018-10-02 14:30:03 -07:00
Android.bp healthd: add android.hardware.health@2.0-impl-default.recovery 2018-07-18 16:04:39 -07:00
Health.cpp health: registerCallback() and getHealthInfo() does not notify all callbacks 2018-10-02 14:30:03 -07:00
healthd_common.cpp healthd_common.cpp: use epoll_create1 2018-12-15 11:36:47 -08:00
HealthImplDefault.cpp Initialize healthd_mode_ops in recovery default Health HAL impl. 2018-09-28 21:30:20 +00:00