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

Skip to content
Commit 039b9e94 authored by Emilian Peev's avatar Emilian Peev
Browse files

Camera: Decrease latency when joining sequencer thread

Depending on timing, legacy camera clients that try to
disconnect may observe a random delay while waiting
for the capture sequencer thread to exit from its
respective 'threadLoop'. The delay there can be as much as
'kWaitDuration'.
To improve the average disconnect latency use a separate
and much smaller timeout when managing idle state.

Bug: 143557484
Test: atest cts/tests/camera/src/android/hardware/cts/

Change-Id: I164b3d37182cac776c0064047a5ef5b5a0f8b314
parent 8814904b
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