diff options
author | 2024-02-20 16:49:02 -0500 | |
---|---|---|
committer | 2024-02-22 19:25:36 +0000 | |
commit | 3d081274562d3c8d038f237ff7d169d5a85abbbc (patch) | |
tree | 243f3360dc274fd3f76e24205af907a9c1d4fa7e /libs/hwui/HardwareBitmapUploader.cpp | |
parent | 2e04ffb1e9998d033aa419c49f7f293c0d7ccc20 (diff) |
Require explicit @Background for background Executor
Right now, you can get a @Background Executor (or a couple variants)
without specifying @Background, just by default. This is ambiguous and
error-prone (I found at least one mistake writing this CL!), so remove
those default methods, require every caller to specify that they want to
use the background thread, and update the handful of callers who weren't
specifying as such.
Bug: 325623608
Test: builds, presubmit
Flag: NA
Change-Id: I0a38a530d0bd3075acc6d654be8903f71ff908ad
Diffstat (limited to 'libs/hwui/HardwareBitmapUploader.cpp')
0 files changed, 0 insertions, 0 deletions