commit | 8e70b8820100a704858d1fe92b76e0ba1f57fd14 | [log] [tgz] |
---|---|---|
author | Olivier Gaillard <gaillard@google.com> | Tue Sep 26 14:17:33 2023 +0000 |
committer | Olivier Gaillard <gaillard@google.com> | Mon Oct 02 09:00:57 2023 +0000 |
tree | 6feebf18a0044eec0e9bdf76887fc71cf801380a | |
parent | 1962eee476d9e974979ae690bf4d7becc0781fee [diff] |
Add a #setOneOffTimeoutForCurrentThread method to system server. This is less dangerous than pausing the watchdog for a thread as we can still monitor the thread and just extend the timeout. Change-Id: I77b3a634ddd8208574fad8a8375d2ae31feb7e34 Bug: 223256297