diff options
| author | 2023-12-20 14:17:57 -0800 | |
|---|---|---|
| committer | 2023-12-21 18:35:07 +0000 | |
| commit | cec525e84a17136a7ca4abf24233b466a3ab2e00 (patch) | |
| tree | bfff14a6b27f574c00e4fc3a2dd9a263d7705c46 /libs/androidfw/FileStream.cpp | |
| parent | 01f5ca18cf1b633d77e311c87743758adc8f646a (diff) | |
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
Diffstat (limited to 'libs/androidfw/FileStream.cpp')
0 files changed, 0 insertions, 0 deletions