De-Googling LineageOS 18.1

Reminder: @kisman172 said: So a lineage is also Google-free and uses microG services.

°Lineage for microG

°Google services that are still being requested. In contrast to  /e/OS:
NTP
Captive Portal
DNS

°Switch NTP:
adb shell settings put global ntp_server [de.pool.ntp.org](http://de.pool.ntp.org/)

°Switch DNS
adb shell settings put global captive_portal_http_url “[http://captiveportal.kuketz.de ](http://captiveportal.kuketz.de/)”
adb shell settings put global captive_portal_https_url “[https://captiveportal.kuketz.de](https://captiveportal.kuketz.de/)”
adb shell settings put global captive_portal_fallback_url “[http://connectivity.ecloud.global ](http://connectivity.ecloud.global/)”
adb shell settings put global captive_portal_other_fallback_urls “[http://connectivity.ecloud.global ](http://connectivity.ecloud.global/)”

°Switch DNS
°Settings/Network/Advanced/Private DNS
[dnsforge.de ](http://dnsforge.de/)

°Freely translated by author