]> glassweightruler.freedombox.rocks Git - waydroid.git/blobdiff - tools/config/__init__.py
Update issue templates
[waydroid.git] / tools / config / __init__.py
index 2c5b9198acadb1ef8825c8aacfeda4f496d3df31..b5274a381e440e7057428d386213711b3ba2503a 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": "http://ota.waydro.id/system",
-    "vendor_channel": "http://ota.waydro.id/vendor",
+    "system_channel": "https://ota.waydro.id/system",
+    "vendor_channel": "https://ota.waydro.id/vendor",
     "rom_type": "lineage",
     "system_type": "VANILLA"
 }