X-Git-Url: https://glassweightruler.freedombox.rocks/gitweb/waydroid.git/blobdiff_plain/dec685400ab0b6a64c82dc7b123e7ec77314e00f..d54acafd98bc30c4efe2f33f032a5752e94e8595:/tools/config/__init__.py diff --git a/tools/config/__init__.py b/tools/config/__init__.py index 4c16de2..f26e376 100644 --- a/tools/config/__init__.py +++ b/tools/config/__init__.py @@ -68,7 +68,7 @@ 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/systems", + "system_channel": "https://raw.githubusercontent.com/waydroid/OTA/master/system", "vendor_channel": "https://raw.githubusercontent.com/waydroid/OTA/master/vendor", "rom_type": "lineage", "system_type": "VANILLA"