commit | 330845f212fc280b9023300d10892e0403438ea1 | [log] [tgz] |
---|---|---|
author | Jaideep Sharma <jaidshar@codeaurora.org> | Thu Oct 22 12:14:58 2020 +0530 |
committer | Andy Hung <hunga@google.com> | Fri Nov 06 18:30:44 2020 -0800 |
tree | 51319fed5d0cbd1f312f6d25e0ef3ae8575fd3d7 | |
parent | bf1cb79c2f2cc2e26a77d6395e130af63d92d9f7 [diff] |
AudioFlinger: Change timeout for FdToString. Current implementation waits for 200 msec, which leads to delay during boot time and other cases where we close outputs and inputs. Reduce this time to 2 msecs. Bug: 171365312 Bug: 172293721 CRs-Fixed: 2776028 Test: See bug for specifics on device and test. Test: adb shell dumpsys media.audio_flinger Change-Id: Ia08e8431d36e168bb4a2301cfbd9545f354fa811