commit | 96fc434b6cb5cc08c045d1610e19398bb29f8657 | [log] [tgz] |
---|---|---|
author | T.J. Mercier <tjmercier@google.com> | Sat Oct 26 00:34:51 2024 +0000 |
committer | T.J. Mercier <tjmercier@google.com> | Sat Oct 26 00:34:51 2024 +0000 |
tree | 809fc409b1931818a91968f7e21a064200209715 | |
parent | 2a278c3a2ea9d0821caa65fd9c13c580a3c4ce71 [diff] |
libprocessgroup: Remove ifdefery around SetTimerSlackAction::ExecuteForTask This appears to have been due to the use of prctl, which apparently caused issues for mac builds. Now that use of prctl has been removed, it doesn't look like we need this anymore. Fixes: 075008174 ("libprocessgroup: Remove prctl interface for setting timer slack") Test: m Bug: 372498744 Change-Id: I8a43951f30d7dd838591a8ba225d712742d7cd4a