[Guide][Root] How to disable 5 GHz Wi-Fi
Following this post by Ironsigh on LG G3 subforum, I was able to disable 5 GHz Wi-Fi on my rooted Xiaomi Mi A1:
Open a root shell using adb: adb shell
Navigate to /vendor/etc/wifi: cd /vendor/etc/wifi
Mount /system as read-write: mount -o remount,rw /...