背景
以前刷cm版本到rom到时候用网上到方法可以直接消除WI-FI差号/叹号,但现在cm不更新到,团队转移到LineageOS了,遂刷入了Leneage15.1后,补刷su增量包,开启root权限后,使用各种方法均未消除差号。
过程
在实验网上搜索到到https://www.evil42.com/index.php/archives/17/
无果后,看到指令指向地址:http://captive.v2ex.co/generate_204
遂关注v2ex找到如下篇:https://www.v2ex.com/t/303889
,使用最后到指令
结论
adb shell "settings put global captive_portal_http_url http://captive.v2ex.co/generate_204"
adb shell "settings put global captive_portal_https_url https://captive.v2ex.co/generate_204"
执行完成后,飞行模式开关后,WI-FI差号/叹号消除成功。