commit | 2ca9f5579fe4303254a12797db74aa67dbb39908 | [log] [tgz] |
---|---|---|
author | Jernej Virag <jernej@google.com> | Wed Jul 03 15:27:39 2024 +0200 |
committer | Jernej Virag <jernej@google.com> | Thu Jul 04 12:11:01 2024 +0200 |
tree | 1baf162622103c33b175a5692d9e1a734c8e1245 | |
parent | 2714a8ac5c7f58ccc9a48d6a2b55801d2ccbfa1f [diff] |
Add @SettingsBackground dispatcher The purpose of this executor is to allow code to dispatch operations to background threads which are order sensitive (e.g. register/unregister calls). Currently this is backed by a single background Looper which runs sequentially. Bug: 350930202 Bug: 327558308 Flag: EXEMPT no code changes in existing code Test: n/a Change-Id: Ie9257dc3afe6694c53418f9d4594edce4a650744