README: document VERBOSE_LOGS advanced logging levels

This commit is contained in:
Chris Renshaw
2023-12-28 20:10:19 -04:00
committed by GitHub
parent f6a9f855ef
commit 9673971b70

View File

@@ -74,6 +74,8 @@ You can read module logs using this command directly after boot:
adb shell "logcat | grep 'PIF'"
```
Add "VERBOSE_LOGS" with a value of "0", "1", "2", "3" or "100" as the last entry of your custom.pif.json to enable higher logging levels; "100" will dump all the system properties that DroidGuard is checking.
## Can this module pass MEETS_STRONG_INTEGRITY?
No.