]> glassweightruler.freedombox.rocks Git - waydroid.git/commitdiff
config: Edit system_channel (systems -> system)
authorErfan Abdi <erfangplus@gmail.com>
Mon, 30 Aug 2021 17:41:18 +0000 (22:11 +0430)
committerErfan Abdi <erfangplus@gmail.com>
Mon, 30 Aug 2021 17:41:18 +0000 (22:11 +0430)
tools/config/__init__.py

index 4c16de252365d09946df09fc59d05323f7cead86..f26e37691c14bd49d43a6e4e92c905d23b9bc898 100644 (file)
@@ -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"