获取root权限,解锁system
设置
更多设置
开发者选项
USB调试给打开
cmd
adb devices
adb root && adb disable-verity && adb reboot
参考: https://www.xiaomi.cn/post/1736778 https://blog.csdn.net/qq_32327737/article/details/100576786