Remove SafetyNet checkboxes

Signed-off-by: akc3n <git@akc3n.page>
This commit is contained in:
akc3n 2023-01-20 02:21:45 -08:00 committed by GitHub
parent 62331cc19b
commit 4eb1de0504
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 9 deletions

View File

@ -109,14 +109,6 @@ body:
- label: Revoked
- label: Not revoked
- label: I did not have Google Play services installed
- type: checkboxes
attributes:
label: SafetyNet Enforcement
description: Does this app enforce SafetyNet? (If you can't use it even with Google Play installed + native code debugging enabled, it may be enforcing SafetyNet ctsProfileMatch)
options:
- label: Enforced
- label: Not enforced
- label: Unsure
- type: checkboxes
attributes:
label: Native code debugging
@ -127,7 +119,7 @@ body:
- type: checkboxes
attributes:
label: Exploit protection compatibility mode
description: Was per-app exploit protection compatibility mode enabled or disabled during the testing? (Settings → Apps → App → Advanced)
description: Was per-app exploit protection compatibility mode enabled or disabled during the testing? (Settings → Apps → App → Advanced) [More info](https://grapheneos.org/usage#bugs-uncovered-by-security-features)
options:
- label: Enabled
- label: Disabled