Skip to content

Commit

Permalink
Rebuild executables with generic ARMv8-A targrt
Browse files Browse the repository at this point in the history
Maximize compatibility with older CPUs.
  • Loading branch information
kdrag0n committed Jan 13, 2021
1 parent 3162c24 commit 3f592dd
Show file tree
Hide file tree
Showing 3 changed files with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions module.prop
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
id=safetynet-fix
name=Universal SafetyNet Fix
version=v1.0.0
versionCode=10000
version=v1.0.1
versionCode=10001
author=kdrag0n
description=A universal fix for SafetyNet on devices with hardware attestation and unlocked bootloaders. Requires MagiskHide if rooted. For Android 11 only.
support=https://github.com/kdrag0n/safetynet-fix
Binary file modified system/bin/keystore
Binary file not shown.
Binary file modified system/lib64/libkeystore-attestation-application-id.so
Binary file not shown.

0 comments on commit 3f592dd

Please sign in to comment.