From 63bcb3c3f60061a5af1c16220290b9e7e666cda2 Mon Sep 17 00:00:00 2001 From: Chris Renshaw Date: Mon, 8 Apr 2024 12:55:44 -0300 Subject: [PATCH] README: add examples of known incompatible modules --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index bcb468f..ac39082 100644 --- a/README.md +++ b/README.md @@ -66,7 +66,7 @@ If you are failing basicIntegrity (SafetyNet) or MEETS_BASIC_INTEGRITY (Play Int - Disable all modules except this one - Try a different (ideally known working) custom.pif.json -Note: Some modules which modify system can trigger DroidGuard detections, as can any which hook GMS processes. +Note: Some modules which modify system (e.g. Xposed) can trigger DroidGuard detections, as can any which hook GMS processes (e.g. custom fonts). ### Failing DEVICE verdict (on KernelSU/APatch)