commit | 2bec238e733d7c6ff0da7b90a023d3a762fc2604 | [log] [tgz] |
---|---|---|
author | Nicolo' Mazzucato <nicomazz@google.com> | Tue Jan 10 17:44:02 2023 +0000 |
committer | Nicolo' Mazzucato <nicomazz@google.com> | Wed Jan 11 14:11:56 2023 +0000 |
tree | 511f028a75938c7348b430321b6a96f6a3c3d378 | |
parent | 93cbbde6fac447ae4e8a841a841397b3b8a586e6 [diff] |
Rename unfold background executor to add single thread assumption In code, we assume that the background executor provided uses a single thread. This makes it more explicit by changing the annotation. + small dagger usage enhancement: we were manually creating some object instead of using dagger for them. Bug: 261320823 Test: Failures should happen at compile time, if any Change-Id: I3b1cff2ad2072f784085bf8d8c2067753d1e1fae