UzkiS
发布于 2022-10-31 / 3 阅读
0
0

LineageOS 修复时间、WIFI

adb shell "settings put global captive_portal_http_url http://connect.rom.miui.com/generate_204"
adb shell "settings put global captive_portal_https_url http://connect.rom.miui.com/generate_204"
adb shell settings put global captive_portal_use_https 0
adb shell settings put global ntp_server ntp1.aliyun.com

评论