commit | 44b0e105542ad4455dbc7af0b9e2af08735b9306 | [log] [tgz] |
---|---|---|
author | Ahmad Khalil <khalilahmad@google.com> | Thu Jul 25 16:32:11 2024 +0000 |
committer | Ahmad Khalil <khalilahmad@google.com> | Fri Jul 26 11:47:11 2024 +0000 |
tree | fd8c82e1c1a5cfbf8e493228fc280f035bffdb07 | |
parent | 3a34c3a6cdd645ae8f5bfaea8edfa9bea4e29ece [diff] |
Fix binderProxy crashes due to excessive vibration params requests To prevent redundant requests for vibration params while a request with the same usage is already in progress, we'll simply return the existing CompletableFuture associated with the ongoing request. Fix: 355320860 Flag: android.os.vibrator.throttle_vibration_params_requests Test: atest VibratorControlServiceTest Change-Id: I03b283cb6513e99640a75cf2c57d06a0935c32fd