From 8366729f78b3be5b5706a8361752f96556f503c9 Mon Sep 17 00:00:00 2001 From: Shuery Date: Sat, 16 Sep 2023 07:25:32 +0800 Subject: [PATCH] =?UTF-8?q?=F0=9F=90=9E=20fix(kernel-name):=20`&`=20makes?= =?UTF-8?q?=20name=20retrieval=20incorrect.?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- repos/repos.polaris.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/repos/repos.polaris.json b/repos/repos.polaris.json index 4864e656..9ab53bac 100644 --- a/repos/repos.polaris.json +++ b/repos/repos.polaris.json @@ -1,7 +1,7 @@ [ { "kernelSource": { - "name": "PixelExperience&EvolutionX-KernelSU", + "name": "PixelExperience+EvolutionX-KernelSU", "repo": "https://github.com/PixelExperience-Devices/kernel_xiaomi_polaris", "branch": "thirteen", "device": "polaris",