summaryrefslogtreecommitdiff
path: root/tools/aapt2/java/JavaClassGenerator_test.cpp
diff options
context:
space:
mode:
authorSergey Nikolaienkov <sergeynv@google.com>2020-02-10 16:54:31 +0100
committerSergey Nikolaienkov <sergeynv@google.com>2020-02-14 07:16:34 +0100
commit3d84cb4a45b0a546435aba54ef209828cdeb029e (patch)
tree87bb0206df4f788d54d6d676acebe0c08998e689 /tools/aapt2/java/JavaClassGenerator_test.cpp
parent6f157bd670d78fd9ab355f1dfb861c9cd66d3cf6 (diff)
Introduce StatusBarModule
This CL is the 3rd in the series of CLs which intend to "unbind" StatusBar on TV. In order to make StatusBar really optional and thus to allow us to unbind it, we also need to make some of the classes that depends on it optional as well. For all these cases we need to move from @Inject-annotated contructors to @Provides annotated methods. For this we are introducing StatusBarModule, as well as StatusBarPhoneDependenciesModule and StatusBarDependenciesModule - these two provide dependecies needed to build StatusBar, but not the StatusBar itself Change-Id: Ie3551bda7056465159f2c7fde4989e009f277304 Test: make SystemUI; atest SystemUITests Bug: 146188087
Diffstat (limited to 'tools/aapt2/java/JavaClassGenerator_test.cpp')
0 files changed, 0 insertions, 0 deletions