From e02636833b8ba082b1a16979afd36d1beffc3e0c Mon Sep 17 00:00:00 2001 From: Danny Lin Date: Wed, 13 Jan 2021 20:30:29 -0800 Subject: [PATCH] readme: Add link to patch files --- README.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/README.md b/README.md index 1373bd7..dd32529 100644 --- a/README.md +++ b/README.md @@ -55,6 +55,8 @@ Commits for the native version of the workaround that modifies the C++ keystore - [Android 9](https://github.com/ProtonAOSP/android_system_security/commit/pi) - [Android 8.1](https://github.com/ProtonAOSP/android_system_security/commit/oc) +All of the above commits are also available in the form of patch files [in this repository](https://github.com/kdrag0n/safetynet-fix/tree/master/patches). + ## Where is the source code? The keystore executables and libraries in this repository were built with the commits linked above. The target CPU was changed to generic ARMv8-A for all target devices.