From fb6ce7ee622eb3374ad37ab84ccc2abd92716f99 Mon Sep 17 00:00:00 2001 From: Hadad D <90820471+hadadarjt@users.noreply.github.com> Date: Thu, 16 May 2024 09:28:55 +0700 Subject: [PATCH] =?UTF-8?q?json:=20added=20KSU=20support=20in=20Android=20?= =?UTF-8?q?14=20for=20the=20Xiaomi=20Redmi=207=20and=20Xiao=E2=80=A6=20(#1?= =?UTF-8?q?732)?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit …mi Redmi Y3. makes ksu user happy. --- website/docs/repos.json | 7 +++++++ 1 file changed, 7 insertions(+) diff --git a/website/docs/repos.json b/website/docs/repos.json index d03a37ae..892757e2 100644 --- a/website/docs/repos.json +++ b/website/docs/repos.json @@ -48,6 +48,13 @@ "kernel_link": "https://github.com/akash07k/nexus_kernel_xiaomi_sm8250/tree/lychee", "devices": "Poco F4: munch" }, + { + "maintainer": "Hadad", + "maintainer_link": "https://xdaforums.com/m/hadad.8351572/", + "kernel_name": "android_kernel_xiaomi_onc", + "kernel_link": "https://github.com/hadadarjt/android_kernel_xiaomi_onc/tree/los21-KSU/local-non-gerrit-review", + "devices": "Redmi 7: onclite | Redmi Y3: onc" + }, { "maintainer": "HMTheBoy154", "maintainer_link": "https://github.com/hmtheboy154",