commit | f091b2fa74142abd33c2a1ed02cacee732274b54 | [log] [tgz] |
---|---|---|
author | Austin Wang <wangaustin@google.com> | Thu Jul 06 17:07:03 2023 -0700 |
committer | Austin Wang <wangaustin@google.com> | Wed Jul 19 21:57:29 2023 +0000 |
tree | b99ff02538e0f1be50350e599b90522ae7e3dd41 | |
parent | ff4df49736b5a1a3059b23fa1c463c292e83dc4f [diff] |
Add dispatcher module for Hilt injection (3/3) Make Injector injectable so the existing dependencies can be access by the new classes via injecting Injector, and the existing classes can use the new class via Injector by injecting new classes into Injector. Inject dispatchers for both world. Bug: 288128417 Test: launcher picker Change-Id: I21c6c1be56486cfa8b10bed9b804848fe5d49f42