summaryrefslogtreecommitdiff
path: root/packages/SystemUI/src/com/android/systemui/dagger/SysUISingleton.java
Commit message (Collapse)AuthorAgeFilesLines
* 2/N: Introduce WMComponent and SysUIComponent.Dave Mankoff2020-08-111-1/+1
| | | | | | | | | This creates the primary subcompents that will divide WindowManager from SystemUI Core. Bug: 162923491 Test: manual Change-Id: I43f88d5356f023bd2785cf76635bfc9aec0c82b6
* 1/N: Rename SysuiRootComponent to GlobalRootComponentDave Mankoff2020-08-111-0/+33
This is the first step in establishing separate subcomponents for WindowManager and SysUI within the SysUI process. Bug: 162923491 Test: manual Change-Id: I54269e853de92b622d63186e43042780d8ef1d4b