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

Skip to content
Commit 5c4f2f99 authored by Emilian Peev's avatar Emilian Peev
Browse files

Camera: Wait for the status tracker idle fence

In case, the status tracker idle fence gets released
while waiting on 'mPendingChangeSignal' during device
disconnect, then there is not going to be a way to
signal the potential state transition. The wait will
eventually timeout and that will increase the device
disconnect latency.
To reduce some of the potential latency, identify whether
we have a valid idle fence and if necessary wait for the
signal instead.

Bug: 246214490
Test: Camera CTS,
Partner verified
Change-Id: Iaac39291c8b969d3ca563b188c18a050a71e54ba
parent 577aa365
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