commit | 54e5f257a93b411d8ecd91c9b3dd03ff1c39ec32 | [log] [tgz] |
---|---|---|
author | Steven Moreland <smoreland@google.com> | Mon Dec 30 13:34:03 2024 -0800 |
committer | Steven Moreland <smoreland@google.com> | Mon Dec 30 13:34:03 2024 -0800 |
tree | 2f32aa8a9a6be7e2cf80f8bec104cfb5ce168f96 | |
parent | 7e6edf5c583853939df59898faea0ac5590d9090 [diff] |
binderUtilsHostTest: prevent flake When the child process here takes too long to shutdown, but not 100s that the final sleep takes, this is flaking. Change-Id: Ic9d5d9020a7abbd37824afc94106cb4b5704163c Fixes: 383262768 Test: N/A