diff options
author | Dave Mankoff <mankoff@google.com> | 2019-10-31 18:04:08 -0400 |
---|---|---|
committer | Dave Mankoff <mankoff@google.com> | 2019-11-01 14:59:11 -0400 |
commit | bcaca8a6cde9c318536ee4341b235f6e916245fe (patch) | |
tree | fb469a69860483112172f06c6cf56596c53e7971 /tests/DynamicCodeLoggerIntegrationTests/src/cpp/test_executable.cpp | |
parent | 91bdd4f00e6ba7b096653f330294c886a604188b (diff) |
Remove all calls to getComponent(CommandQueue.class).
Makes AuthController, GlobalActionsComponent, InstantAppNotifier,
SizeCompatModeActivityController, and TvStatusBar all injectable.
Prior to this CL, CommandQueue contained within it a SystemUI object
that it used to start itself up and add itself to components. With
this change, the SystemUI object is no longer necessary, as Dagger
will ensure that a CommandQueue is available to those who need it.
Bug: 143702229
Test: atest SystemUITests
Change-Id: I2763a6d918b41fe27a2370fdd820da476654e14f
Diffstat (limited to 'tests/DynamicCodeLoggerIntegrationTests/src/cpp/test_executable.cpp')
0 files changed, 0 insertions, 0 deletions