mirror of
https://github.com/Evolution-X/hardware_interfaces
synced 2026-02-01 11:36:00 +00:00
9ac41106d8cd552b9f86781f772eae3c106294f7
Add CAP_BLOCK_SUSPEND to android.hardware.health@1.0 and android.hardware.health@2.1 service so that when epoll_wait() is waiting on uevents and timer_fd events it can block suspend to take the necessary action. Without this permission, eventpoll is going to ignore the flags EPOLLWAKEUP used in health HAL or healthloop. Bug: 169873088 Change-Id: If9b0e1f60e47d7bf54942f589acbfbb883b9bac8
Description
No description provided
Languages
C++
56.3%
AIDL
41.2%
C
1.5%
Rust
0.4%
Java
0.4%
Other
0.1%