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
3 files changed