Skip to content

Commit

Permalink
treat obsolete deny new USB flag as known for now
Browse files Browse the repository at this point in the history
It can be fully dropped once the Auditor versions supporting it are
dropped and then the bit will be freed up for reuse.
  • Loading branch information
thestinger committed Oct 1, 2024
1 parent 2c1e9aa commit 80d5f2d
Showing 1 changed file with 1 addition and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -222,6 +222,7 @@ class AttestationProtocol {
OS_ENFORCED_FLAGS_ADB_ENABLED |
OS_ENFORCED_FLAGS_ADD_USERS_WHEN_LOCKED |
OS_ENFORCED_FLAGS_ENROLLED_BIOMETRICS |
OS_ENFORCED_FLAGS_DENY_NEW_USB |
OS_ENFORCED_FLAGS_DEVICE_ADMIN_NON_SYSTEM |
OS_ENFORCED_FLAGS_OEM_UNLOCK_ALLOWED |
OS_ENFORCED_FLAGS_SYSTEM_USER;
Expand Down

0 comments on commit 80d5f2d

Please sign in to comment.