Fix duplicate dagger binding of MediaProjectionAppSelectorActivity

It was bound twice:
1 - Constructor injection
2 - Subcomponent `@BindsInstance`

Fixes: 292682275
Test: Build & Run
Change-Id: I8676153b99a32bd06b3978444f4cde4b04193d90
2 files changed