Take a backup. 
How-to root & disable encrypted /data:
Wifi / Unlimited Tethering
TWRP 3.2.1 E5 Play
E5 Play DM-Verity Disabled Kernel
E5 Plus DM-Verity Disabled Kernel
fstab.qcom (no-encrypt)
How-to root & disable encrypted /data:
- (Fastboot) flash the no-verity kernel
- (TWRP) adb shell mount -o,rw /dev/block/platform/soc/7824900.sdhci/by-name/vendor /vendor
- (TWRP) adb push fstab.qcom /vendor/etc/fstab.qcom
- (TWRP) format data
- (TWRP) flash magisk beta
Wifi / Unlimited Tethering
- (TWRP) adb shell mount -o,rw /dev/block/platform/soc/7824900.sdhci/by-name/vendor /vendor
- (TWRP) adb pull /vendor/default.prop .
- Add net.tethering.noprovisioning=true to default.prop
- (TWRP) adb push default.prop /vendor/default.prop
TWRP 3.2.1 E5 Play
E5 Play DM-Verity Disabled Kernel
E5 Plus DM-Verity Disabled Kernel
fstab.qcom (no-encrypt)
Attachments
-
69.3 KB Views: 14,313
-
98.2 KB Views: 14,267
Last edited: