diff --git a/README.md b/README.md index 15ffc5a..08a9d05 100644 --- a/README.md +++ b/README.md @@ -33,7 +33,7 @@ A migration may also be performed manually with `sh migrate.sh` and custom.pif.j
Resources -- [PIF FAQ - Frequently Asked Questions](https://xdaforums.com/t/pif-faq.4653307) +- [PIF FAQ - Frequently Asked Questions](https://xdaforums.com/t/pif-faq.4653307/) - [How-To Guide - Info to help find build.prop files, then create and use a custom.pif.json](https://xdaforums.com/t/module-play-integrity-fix-safetynet-fix.4607985/post-89189572) - [gen_pif_custom.sh - Script to generate a custom.pif.json from device dump build.prop files](https://xdaforums.com/t/tools-zips-scripts-osm0sis-odds-and-ends-multiple-devices-platforms.2239421/post-89173470) - [UI Workflow Guide - Build, edit and test custom.pif.json using PixelFlasher on PC](https://xdaforums.com/t/module-play-integrity-fix-safetynet-fix.4607985/post-89189970) @@ -61,6 +61,12 @@ Some modules which modify system can trigger DroidGuard detection, never hook GM - Reboot - Enable ZygiskNext +### Failing DEVICE verdict (on custom kernel/custom ROM) + +- Check the kernel release string with command `adb shell uname -r` or `uname -r` +- If it's on the [Known Banned Kernel List](https://xdaforums.com/t/module-play-integrity-fix-safetynet-fix.4607985/post-89308909) then inform your kernel developer/ROM maintainer to remove their branding for their next build +- You may also try a different custom kernel, or go back to the default kernel for your ROM, if available/possible + ### Play Protect/Store Certification and Google Wallet Tap To Pay Setup Security Requirements Follow these steps: