Files
lawnchair/systemUI/README.md

10 lines
452 B
Markdown

# SystemUI Module
This directory contains all of the required SystemUI modules. Some examples of modules include `Common`, which serves as a helper for other SystemUI modules, and `Unfold`, which handles devices with hinges.
Upstream source code: https://android.googlesource.com/platform/frameworks/base/+/refs/heads/main/packages/SystemUI/
## `utils` Module
A stripped-down version to only include WindowManagerUtils code to be use by `wmshell`.