commit | 075008174220c3fcd28eb21b0215f3feb6678d35 | [log] [tgz] |
---|---|---|
author | T.J. Mercier <tjmercier@google.com> | Wed Oct 09 17:41:32 2024 +0000 |
committer | T.J. Mercier <tjmercier@google.com> | Wed Oct 09 18:43:56 2024 +0000 |
tree | ea4b8726bddb50b959c24a365fc6bf10ba548422 | |
parent | 8dd9d4553453075cd8f6e2eebe34ade5b8df5b7a [diff] |
libprocessgroup: Remove prctl interface for setting timer slack Support for the procfs timerslack interface has existed since linux 4.6. All currently supported Android kernels are newer than 4.6, so remove the userspace support for the prctl interface leaving just the use of /proc/<tid>/timerslack_ns. Bug: 372498744 Change-Id: Ib34cc6fbb4bab328cde51d60ac4e3b26a0d72851