该方法可以屏蔽官方的OTA升级弹窗!对于有些不想升级车机的朋友可以使用!
需要用到甲壳虫ADB助手
https://365carplay.com/index.php?s=quan&c=son&id=21
开启ADB调试:
https://365carplay.com/index.php?s=quan&c=son&id=34
甲壳虫ADB助手里使用以下命令:
禁用ota升级提示命令:
adb shell pm disable-user com.byd.otaupdate
恢复ota升级提示命令:
adb shell pm enable-user com.byd.otaupdate