commit | 5b01fcc846e61619ff31c664b21460f313b793b6 | [log] [tgz] |
---|---|---|
author | Dave Mankoff <mankoff@google.com> | Thu Jul 09 14:14:35 2020 -0400 |
committer | Colin Cross <ccross@android.com> | Fri Jul 17 23:22:21 2020 +0000 |
tree | 348fc8ca5d7aeb853a4a3facf33a092edaae2ebe | |
parent | 9b9cf0ba0f7984a90885ae659882346653613c72 [diff] |
Remove duplicate binding of RowContentBindStage This did not need to be bound in the ExpandableNotificationRowComponent as it was already injectable globally. This silences a dagger warning that would have eventually become an error: Bug: 160781930 Test: manual && atest SystemUITests Change-Id: I4286dc4d8f1bd431da35d2243006e263d5c1362f Merged-In: I4286dc4d8f1bd431da35d2243006e263d5c1362f (cherry picked from commit c9ae1ad9811dc4a79109103173bb84d7518b7e55)