Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Skip to content
Commit e72ff02b authored by Andy Hung's avatar Andy Hung
Browse files

AudioFlinger: Workaround for dumpsys stall

Binder fds may not close immediately due to a race
condition when the last refcount is removed on the remote
binder thread and it is blocked in the kernel waiting for data.
Issue a binder ping command to unblock the remote binder thread
and complete the fd close / release.

Test: adb shell dumpsys media.audio_flinger (repeat many times)
Bug: 111997867
Bug: 177271958
Change-Id: I2237d1af430dfad08f22de6efaec9b04c19bdc5a
parent 6dd2ccb0
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment