README: add Banned Kernel troubleshooting

This commit is contained in:
Chris Renshaw
2024-02-01 11:56:07 -04:00
committed by GitHub
parent 48014b9450
commit 3b00a7249b

View File

@@ -33,7 +33,7 @@ A migration may also be performed manually with `sh migrate.sh` and custom.pif.j
<details>
<summary>Resources</summary>
- [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: