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

Skip to content
Commit cec525e8 authored by Chandru S's avatar Chandru S
Browse files

Create cancellation signal closer to where face detection runs

With this change the detectCancellationSignal only gets modified from the main thread.
The nonNull check started appearing (rarely) out in the wild from 2023-12-05 a couple of days after we moved flows to the bg dispatcher, that meant this line was being executed in the background thread.
This error stopped in builds appearing created after 2023-12-13 after we reverted the change.

This change is a no-op right now

Bug: 316255379
Flag: NONE
Test: everything builds.
Change-Id: Ied8c792344a75329a799d53ebc586490f028d51c
parent 01f5ca18
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