]> glassweightruler.freedombox.rocks Git - waydroid.git/blobdiff - tools/config/__init__.py
config: Update waydroid ota channel urls
[waydroid.git] / tools / config / __init__.py
index 4b6101d5ca23af5c0bc8e0d8b62bcc5614b3b16f..4978634cd384c4066cd85b13057cc52d62125241 100644 (file)
@@ -71,8 +71,8 @@ if session_defaults["pulse_runtime_path"] == "None":
 
 channels_defaults = {
     "config_path": "/usr/share/waydroid-extra/channels.cfg",
-    "system_channel": "https://raw.githubusercontent.com/waydroid/OTA/master/system",
-    "vendor_channel": "https://raw.githubusercontent.com/waydroid/OTA/master/vendor",
+    "system_channel": "http://ota.waydro.id/system",
+    "vendor_channel": "http://ota.waydro.id/vendor",
     "rom_type": "lineage",
     "system_type": "VANILLA"
 }