commit | 7cd777414904195a7769403c36eda82f7fcde27c | [log] [tgz] |
---|---|---|
author | Andy Hung <hunga@google.com> | Tue Aug 06 15:17:16 2024 -0700 |
committer | Andy Hung <hunga@google.com> | Wed Aug 07 12:07:29 2024 -0700 |
tree | 3277567e4c84e9e76b139e102a9388ba0e8bbbce | |
parent | 81aa36519150abe6203c24359d36efb4aea812f7 [diff] |
TimeCheck: Allow property to change the timecheck timeouts. Example: $ adb shell setprop audio.timecheck.timeout_duration_ms 4500 $ adb shell setprop audio.timecheck.second_chance_duration_ms 3500 $ adb shell pkill audioserver Test: instrumented check with delay injection CL Test: atest timerthread_tests Test: atest timecheck_tests Flag: EXEMPT bugfix Bug: 353825734 Change-Id: Ibbf8f7868f9496317183457e964cd0c7db4fe657