libs/WindowManager/Shell/src/com/android/wm/shell/common/annotations/ExternalMainThread.java
0 → 100644
+34
−0
+13
−0
Loading
Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more
- Certain system ui implementations which use the shell don't depend on SystemUI-core, which means that the dagger modules for providing the core Shell components need to be copied (which makes it more cumbersome to make changes). Instead, move these modules back into the shell lib for any SysUI app to reference. Bug: 205019015 Test: make SystemUIGoogle Test: make CarSystemUI Test: make ArcSystemUI Change-Id: I8dc938a7695972f9d7b3d7ea8e3ce65a7b454b13