NonComplianceReason
열거형 |
NON_COMPLIANCE_REASON_UNSPECIFIED |
이 값은 사용되지 않습니다. |
API_LEVEL |
기기에서 실행 중인 Android 버전의 API 수준에서 설정이 지원되지 않습니다. |
MANAGEMENT_MODE |
관리 모드 (예: 완전 관리형 또는 직장 프로필)에서 설정을 지원하지 않습니다. |
USER_ACTION |
사용자가 설정을 준수하기 위해 필요한 조치를 취하지 않았습니다. |
INVALID_VALUE |
설정에 잘못된 값이 있습니다. |
APP_NOT_INSTALLED |
정책을 구현하는 데 필요한 앱이 설치되어 있지 않습니다. |
UNSUPPORTED |
기기의 Android Device Policy 버전에서 지원되지 않는 정책입니다. |
APP_INSTALLED |
차단된 앱이 설치된 경우 |
PENDING |
보고서 시점에 설정이 적용되지 않았지만 곧 적용될 예정입니다. |
APP_INCOMPATIBLE |
타겟 SDK 버전이 충분히 높지 않거나 앱에서 지원하지 않는 등 앱에서 설정을 지원하지 않으므로 앱에 설정을 적용할 수 없습니다. |
APP_NOT_UPDATED |
앱이 설치되었지만 정책에 지정된 최소 버전 코드로 업데이트되지 않았습니다. |
DEVICE_INCOMPATIBLE |
기기가 정책 요구사항을 준수하지 않습니다. |
달리 명시되지 않는 한 이 페이지의 콘텐츠에는 Creative Commons Attribution 4.0 라이선스에 따라 라이선스가 부여되며, 코드 샘플에는 Apache 2.0 라이선스에 따라 라이선스가 부여됩니다. 자세한 내용은 Google Developers 사이트 정책을 참조하세요. 자바는 Oracle 및/또는 Oracle 계열사의 등록 상표입니다.
최종 업데이트: 2024-11-09(UTC)
[null,null,["최종 업데이트: 2024-11-09(UTC)"],[[["Device non-compliance can stem from various factors, including unsupported API levels, incompatible management modes, or pending policy application."],["User actions, invalid settings, and missing or outdated apps can also contribute to non-compliance."],["Policy incompatibility may arise from the Android Device Policy version, blocked app installations, or app incompatibility with the setting."],["Devices themselves might be incompatible with policy requirements, leading to non-compliance."]]],["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"]]