diff --git a/AppProtectionPolicies/level-2-enterprise-enhanced-data-protection-Android.json b/AppProtectionPolicies/level-2-enterprise-enhanced-data-protection-Android.json index ad1bed6..5767671 100644 --- a/AppProtectionPolicies/level-2-enterprise-enhanced-data-protection-Android.json +++ b/AppProtectionPolicies/level-2-enterprise-enhanced-data-protection-Android.json @@ -1,5 +1,5 @@ { - "displayName": "Android Enterprise Enhanced Data Protection v1.8", + "displayName": "Android Enterprise Enhanced Data Protection v1.9", "description": "This app protection policy introduces data leakage prevention mechanisms and minimum OS requirements. This is the configuration that is applicable to most mobile users accessing work or school data.", "roleScopeTagIds": [ "0" @@ -83,7 +83,7 @@ "customDialerAppPackageId": null, "customDialerAppDisplayName": null, "biometricAuthenticationBlocked": true, - "requiredAndroidSafetyNetEvaluationType": "basic", + "requiredAndroidSafetyNetEvaluationType": "hardwareBacked", "blockAfterCompanyPortalUpdateDeferralInDays": 0, "warnAfterCompanyPortalUpdateDeferralInDays": 0, "wipeAfterCompanyPortalUpdateDeferralInDays": 0, diff --git a/AppProtectionPolicies/level-3-enterprise-high-data-protection-Android.json b/AppProtectionPolicies/level-3-enterprise-high-data-protection-Android.json index 228ec33..34eec8e 100644 --- a/AppProtectionPolicies/level-3-enterprise-high-data-protection-Android.json +++ b/AppProtectionPolicies/level-3-enterprise-high-data-protection-Android.json @@ -1,5 +1,5 @@ { - "displayName": "Android Enterprise High Data Protection v1.8", + "displayName": "Android Enterprise High Data Protection v1.9", "description": "This app protection policy is for devices used by specific users or groups who are uniquely high risk (for example, users who handle highly sensitive data where unauthorized disclosure causes considerable material loss to the organization).", "roleScopeTagIds": [ "0" @@ -82,7 +82,7 @@ "customDialerAppPackageId": "", "customDialerAppDisplayName": "", "biometricAuthenticationBlocked": false, - "requiredAndroidSafetyNetEvaluationType": "basic", + "requiredAndroidSafetyNetEvaluationType": "hardwareBacked", "blockAfterCompanyPortalUpdateDeferralInDays": 0, "warnAfterCompanyPortalUpdateDeferralInDays": 0, "wipeAfterCompanyPortalUpdateDeferralInDays": 0,