Displax / safetynet-fix

SafetyNet & Play Integrity API workarounds for Magisk
MIT License
2k stars 53 forks source link

service: Set shipping level to 32 for devices >=33 #1

Closed Displax closed 1 year ago

Displax commented 1 year ago

If ro.product.first_api_level is 33, its forced to use HW attestation even though the safteynet checker app shows BASIC setting it to 32 allows for software attestation and passing CTS

Signed-off-by: Anirudh Gupta anirudhgupta109@aosip.dev