Skip to content

Latest commit

 

History

History
17 lines (10 loc) · 594 Bytes

README.md

File metadata and controls

17 lines (10 loc) · 594 Bytes

AOS Core Monitor

Comprehensive monitoring software for deeply understanding the internal structure of AOS. Because sometimes you need to know what your Android system is secretly plotting.

AOS Core Monitor provides deep visibility into Android systems.

Code Style

This project enforces consistent code style across both Kotlin and C++ codebases.

For detailed information about code style guidelines, tools, and configuration, please see the Code Style Guide.

A formatting script is available to automatically format all code:

./scripts/format.sh