commit | 6bc39ee20e08e60f0b6fe425374ca2775a610961 | [log] [tgz] |
---|---|---|
author | Dave Mankoff <mankoff@google.com> | Wed Feb 09 11:21:15 2022 -0500 |
committer | Dave Mankoff <mankoff@google.com> | Wed Apr 06 19:33:07 2022 -0400 |
tree | 8967be861ca6a0356b13351744dbf56f3fffd8ee | |
parent | c9abbcf8cca9e4799f8c08369fa525ce2add99fd [diff] |
Make LightBarTransitionsController injectable. Give it a factory that allows it be injected, removing its reliance on Dependency#get. More changes to follow this one, as NavigationBarTransitions is still not injectable, so more calls to Dependency#get had to be added to compensate. Bug: 218354102 Test: atest SystemUITests Change-Id: I891467cf0e49f78577533eb8c74fe26816f8d854