diff options
| author | 2024-08-28 00:54:04 +0000 | |
|---|---|---|
| committer | 2024-08-28 00:54:04 +0000 | |
| commit | da82e0cfe5456a041827083136570228c02f85df (patch) | |
| tree | 74377ad3bbc17acb4bff74e9ba5e0e6ed0981f9d /libs/androidfw/StringPool.cpp | |
| parent | 4688fd893fa1d1640e594110be9426c0b51460d5 (diff) | |
Fix Shell's injection of MainCoroutineDispatcher
Since the return type of provideMainDispatcher() and
provideBackgroundDispatcher() where changed to return a
MainCoroutineDispatcher, the injection points of these also need be
updated or dagger can't provide them.
Since the CoroutineScopes weren't used yet there's no build errors
until another class actually tries to inject either the dispatchers
or the scopes.
Bug: None
Test: inject either scope and check build succeeds
Flag: EXEMPT bugfix
Change-Id: I7685259683134b6498ac7095dba06797a3e9c44a
Diffstat (limited to 'libs/androidfw/StringPool.cpp')
0 files changed, 0 insertions, 0 deletions