From f9008b67c46320ee3e76bc6b709e1d164a3c935c Mon Sep 17 00:00:00 2001 From: easterNday <44698238+easterNday@users.noreply.github.com> Date: Wed, 19 Apr 2023 23:22:19 +0800 Subject: [PATCH] [add device]: Xiaomi 10S (#405) MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit 增加小米10S的非GKi内核KSU支持。 --- website/docs/repos.json | 7 +++++++ 1 file changed, 7 insertions(+) diff --git a/website/docs/repos.json b/website/docs/repos.json index 7633c377..f32cf773 100644 --- a/website/docs/repos.json +++ b/website/docs/repos.json @@ -201,5 +201,12 @@ "kernel_name": "kernel_xiaomi_raphael_bool-x", "kernel_link": "https://github.com/etnperlong/kernel_xiaomi_raphael_bool-x", "devices": "Xiaomi Redmi K20 Pro / Mi 9T Pro (raphael)" + }, + { + "maintainer": "easterNday", + "maintainer_link": "https://github.com/DogDayAndroid", + "kernel_name": "KSU_Thyme_BuildBot", + "kernel_link": "https://github.com/DogDayAndroid/KSU_Thyme_BuildBot", + "devices": "Xiaomi 10S" } ]