commit | 30a66e364f85a806456fb11542bce9fefccb9d33 | [log] [tgz] |
---|---|---|
author | Dave Mankoff <mankoff@google.com> | Wed Feb 12 13:59:12 2020 -0500 |
committer | Dave Mankoff <mankoff@google.com> | Wed Feb 12 13:59:12 2020 -0500 |
tree | 7c6d2311d9151950bd68e7565146bae61a347366 | |
parent | be601fbd302ccbdfccfd922cd78c8e59635465fb [diff] |
Remove final call to Dep.get(FalsingManager.class) CarStatusBar had one last reference in its dump method. FalsingManager, however, directly registers itself with the DumpController, so this call is redundant. Bug: 136279712 Test: atest SystemUITests Change-Id: I3731e7ecac2f147e5d3967d4219f22d17e810843