Fix Duplicate Binding Warning for StatusBarFragmentComponent.

The Component only needs the view, so just bind the view directly.
This makes dagger happy, as the Fragment was being bound twice.

Bug: 303693030
Test: built and saw no errors or warnings
Change-Id: I04786543266992f85986dbbf930d2fc32faf453d
3 files changed