Fixes safetynet basicIntegrity on most devices, after you've applied magiskhide
A1 - Initial alpha
- No phh software, including GSI. It will be detected by safetynet.
- Magisk
- Magisk Hide
- Magisk Manager for TWRP Recovery (for when things go wrong)
- Flash in Magisk Manager
- Reboot
- Comment on XDA to share your experience
Or to use without Magisk...
- Enable ADB.
- Run
adb shell sed 's/ORANGE/GREEN/' /proc/cmdline > /data/local/tmp/cmdline
from computer with connected and authorized ADB/USB adb shell mount -o bind /data/local/tmp/cmdline /proc/cmdline
from computer with connected and authorized ADB/USB- Comment on XDA to share your experience