Files
lawnchair/systemUI/README.md
Pun Butrach dd4a08be61 Merge tag 'android-16.0.0_r3' into 16-dev
Android 16.0.0 Release 3 (BP3A.250905.014)

Signed-off-by: Pun Butrach <pun.butrach@gmail.com>
2026-01-10 20:46:04 +07:00

452 B

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.