Dm-Verity, Forced Encryption, and Disc Quota Disabler
Disables dm-verity, forced encryption, and/or disc quota. Flash this after flashing your rom. Simply change the name of the zip for what you want:
- Add 'verity' to zipname to disable dm_verity (zipname already has this so remove this if you want to keep it enabled)
- Add 'fec' or 'forceencrypt' to zipname to disable forceencrypt (zipname already has this so remove these if you want to keep it enabled)
- Add 'quota' to zipname to disable disc quota
It's compatible with most android devices.
Disc quota may need to be disabled if on older twrp and/or want to downgrade to Nougat. More info on it here
Dm-Verity & ForceEncrypt Disabler
GNU Utils for Android
Due to the increasing amount of GNU binaries I'm crosscompiling for android, I decided to combine them into 1 mod. This includes an evergrowing list such as awk, bash, coreutils (with advanced cp/mv patch - adds progress bar with -g flag), sed. Check out the build script readme to see the full list.
GNU Utils for Android