Kể từ ngày 27 tháng 3 năm 2025, bạn nên sử dụng android-latest-release thay vì aosp-main để xây dựng và đóng góp cho AOSP. Để biết thêm thông tin, hãy xem phần Thay đổi đối với AOSP.
Sử dụng bộ sưu tập để sắp xếp ngăn nắp các trang
Lưu và phân loại nội dung dựa trên lựa chọn ưu tiên của bạn.
Để đảm bảo độ ổn định của hệ thống và cải thiện hiệu suất của hệ thống, nhóm khung AAOS đã thêm mô-đun Watchdog trong Android 10 vào các dịch vụ hệ thống cốt lõi.
Mô-đun Watchdog bao gồm một trình nền gốc và một thành phần CarService. Trình nền gốc tương tác với các dịch vụ gốc và thành phần CarService tương tác với các ứng dụng Android và dịch vụ Java.
Theo dõi mức sử dụng bộ nhớ flash.
Giám sát mức sử dụng bộ nhớ flash của tất cả ứng dụng và dịch vụ. Phát hiện và xử lý việc sử dụng quá mức bộ nhớ flash của bất kỳ ứng dụng hoặc dịch vụ nào.
Thu thập dữ liệu hiệu suất.
Thu thập hiệu suất I/O kể từ khi khởi động hệ thống ban đầu. Báo cáo dữ liệu hiệu suất đã thu thập trong báo cáo lỗi.
Theo dõi tình trạng hệ thống.
Theo dõi tình trạng của các dịch vụ cốt lõi và dịch vụ lớp trừu tượng phần cứng của xe (VHAL).
Nội dung và mã mẫu trên trang này phải tuân thủ các giấy phép như mô tả trong phần Giấy phép nội dung. Java và OpenJDK là nhãn hiệu hoặc nhãn hiệu đã đăng ký của Oracle và/hoặc đơn vị liên kết của Oracle.
Cập nhật lần gần đây nhất: 2025-07-27 UTC.
[[["Dễ hiểu","easyToUnderstand","thumb-up"],["Giúp tôi giải quyết được vấn đề","solvedMyProblem","thumb-up"],["Khác","otherUp","thumb-up"]],[["Thiếu thông tin tôi cần","missingTheInformationINeed","thumb-down"],["Quá phức tạp/quá nhiều bước","tooComplicatedTooManySteps","thumb-down"],["Đã lỗi thời","outOfDate","thumb-down"],["Vấn đề về bản dịch","translationIssue","thumb-down"],["Vấn đề về mẫu/mã","samplesCodeIssue","thumb-down"],["Khác","otherDown","thumb-down"]],["Cập nhật lần gần đây nhất: 2025-07-27 UTC."],[],[],null,["# Overview\n\nTo ensure system stability and improve system performance, the AAOS framework\nteam added the Watchdog module in Android 10 as part of the core system services.\nThe Watchdog module consists of a native daemon and a CarService component. The\nnative daemon interacts with the native services and the CarService component\ninteracts with the Android apps and Java services.\n| **Note:** The Watchdog module described in this document is specific to the Android Automotive OS (AAOS) platform and differs from the Watchdog module in core Android.\n\n- **[Monitor flash memory usage](/docs/automotive/watchdog/wd_flash_memory).** Monitors the flash memory usage by all apps and services. Detects and acts on flash memory overuse by any app or service.\n- **[Collect performance data](/docs/automotive/watchdog/wd_performance_health).** Collects I/O performance since early system bootup. Reports the collected performance data in the bugreport.\n- **[Monitor system health](/docs/automotive/watchdog/wd_system_health).** Monitors the health of the core services and vehicle hardware abstraction layer (VHAL) service."]]