NonComplianceReason
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.
Enum |
NON_COMPLIANCE_REASON_UNSPECIFIED |
Giá trị này không được sử dụng. |
API_LEVEL |
Chế độ cài đặt này không được hỗ trợ ở cấp độ API của phiên bản Android đang chạy trên thiết bị. |
MANAGEMENT_MODE |
Chế độ quản lý (chẳng hạn như được quản lý hoàn toàn hoặc hồ sơ công việc) không hỗ trợ chế độ cài đặt này. |
USER_ACTION |
Người dùng chưa thực hiện hành động bắt buộc để tuân thủ chế độ cài đặt. |
INVALID_VALUE |
Chế độ cài đặt có giá trị không hợp lệ. |
APP_NOT_INSTALLED |
Ứng dụng cần thiết để triển khai chính sách này chưa được cài đặt. |
UNSUPPORTED |
Phiên bản Android Device Policy trên thiết bị không hỗ trợ chính sách này. |
APP_INSTALLED |
Đã cài đặt một ứng dụng bị chặn. |
PENDING |
Chế độ cài đặt chưa được áp dụng tại thời điểm báo cáo, nhưng dự kiến sẽ được áp dụng trong thời gian ngắn. |
APP_INCOMPATIBLE |
Không thể áp dụng chế độ cài đặt này cho ứng dụng vì ứng dụng không hỗ trợ chế độ cài đặt này, chẳng hạn như vì phiên bản SDK mục tiêu của ứng dụng không đủ cao. |
APP_NOT_UPDATED |
Ứng dụng đã được cài đặt nhưng chưa được cập nhật lên mã phiên bản tối thiểu theo quy định của chính sách. |
DEVICE_INCOMPATIBLE |
Thiết bị không tương thích với các yêu cầu của chính sách. |
PROJECT_NOT_PERMITTED |
Dự án Google Cloud Platform dùng để quản lý thiết bị không được phép sử dụng chính sách này. |
Trừ phi có lưu ý khác, nội dung của trang này được cấp phép theo Giấy phép ghi nhận tác giả 4.0 của Creative Commons và các mẫu mã lập trình được cấp phép theo Giấy phép Apache 2.0. Để biết thông tin chi tiết, vui lòng tham khảo Chính sách trang web của Google Developers. Java là nhãn hiệu đã đăng ký của Oracle và/hoặc các đơn vị liên kết với Oracle.
Cập nhật lần gần đây nhất: 2025-07-26 UTC.
[null,null,["Cập nhật lần gần đây nhất: 2025-07-26 UTC."],[[["\u003cp\u003eDevice non-compliance can stem from various factors, including unsupported API levels, incompatible management modes, or pending policy application.\u003c/p\u003e\n"],["\u003cp\u003eUser actions, invalid settings, and missing or outdated apps can also contribute to non-compliance.\u003c/p\u003e\n"],["\u003cp\u003ePolicy incompatibility may arise from the Android Device Policy version, blocked app installations, or app incompatibility with the setting.\u003c/p\u003e\n"],["\u003cp\u003eDevices themselves might be incompatible with policy requirements, leading to non-compliance.\u003c/p\u003e\n"]]],["Device non-compliance with policy settings can result from various issues: unsupported API level or management mode, user inaction, or invalid setting values. Non-compliance can also occur if a required app is missing, blocked, or incompatible with the setting, or if the app hasn't been updated to the minimum required version. Policies may also be unsupported by the device's Android Device Policy version. Settings might be pending application or the device itself is incompatible with policy requirements.\n"],null,["Reasons a device might not be compliant with a policy setting. See also [`specificNonComplianceReason`](/android/management/reference/rest/v1/enterprises.devices#NonComplianceDetail.FIELDS.specific_non_compliance_reason).\n\n| Enums ||\n|-------------------------------------|--------------------------------------------------------------------------------------------------------------------------------------------|\n| `NON_COMPLIANCE_REASON_UNSPECIFIED` | This value is not used. |\n| `API_LEVEL` | The setting is not supported in the API level of the Android version running on the device. |\n| `MANAGEMENT_MODE` | The management mode (such as fully managed or work profile) doesn't support the setting. |\n| `USER_ACTION` | The user has not taken required action to comply with the setting. |\n| `INVALID_VALUE` | The setting has an invalid value. |\n| `APP_NOT_INSTALLED` | The app required to implement the policy is not installed. |\n| `UNSUPPORTED` | The policy is not supported by the version of Android Device Policy on the device. |\n| `APP_INSTALLED` | A blocked app is installed. |\n| `PENDING` | The setting hasn't been applied at the time of the report, but is expected to be applied shortly. |\n| `APP_INCOMPATIBLE` | The setting can't be applied to the app because the app doesn't support it, for example because its target SDK version is not high enough. |\n| `APP_NOT_UPDATED` | The app is installed, but it hasn't been updated to the minimum version code specified by policy. |\n| `DEVICE_INCOMPATIBLE` | The device is incompatible with the policy requirements. |\n| `APP_SIGNING_CERT_MISMATCH` | The app's signing certificate does not match the setting value. |\n| `PROJECT_NOT_PERMITTED` | The Google Cloud Platform project used to manage the device is not permitted to use this policy. |"]]