FailedToRead 5a9cacfb27 1.提交launcher3所有版本库 10 ماه پیش
..
src 5a9cacfb27 1.提交launcher3所有版本库 10 ماه پیش
.gitignore 5a9cacfb27 1.提交launcher3所有版本库 10 ماه پیش
Android.bp 5a9cacfb27 1.提交launcher3所有版本库 10 ماه پیش
AndroidManifest.xml 5a9cacfb27 1.提交launcher3所有版本库 10 ماه پیش
OWNERS 5a9cacfb27 1.提交launcher3所有版本库 10 ماه پیش
README.md 5a9cacfb27 1.提交launcher3所有版本库 10 ماه پیش

README.md

SystemUICommon

SystemUICommon is a module within SystemUI that hosts standalone helper libraries. It is intended to be used by other modules, and therefore should not have other SystemUI dependencies to avoid circular dependencies.

To maintain the structure of this module, please refrain from adding components at the top level. Instead, add them to specific sub-packages, such as systemui/common/buffer/. This will help to keep the module organized and easy to navigate.