summaryrefslogtreecommitdiff
path: root/packages/SystemUI/src/com/android/systemui/dagger/ReferenceGlobalRootComponent.java
Commit message (Collapse)AuthorAgeFilesLines
* Split ReferenceSysUIComponent off of SysUIComponent.Dave Mankoff2022-11-041-0/+42
ReferenceSysUIComponent is used for the basic AOSP build, and gives us a place to add pieces for phones that shouldn't go into other variants, like TVs, Cars, etc. Bug: 254857637 Test: manuall built and run Change-Id: I5085ed6d94924f776b16cccb8cb7b10a8a9e0993