From 2bba0883191ce23784fee7a219e5698afe5829ab Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Thu, 2 Feb 2023 03:20:19 +0800 Subject: [PATCH] [add device]: non-GKI devices, 4.19.x kernel, sm8250, repo for AOSP only. (#171) non-GKI devices, 4.19.x kernel, sm8250, repo for AOSP only. has been added to the website. Related issue: https://github.com/tiann/KernelSU/issues/170 Co-authored-by: GitHub Actions <41898282+github-actions[bot]@users.noreply.github.com> --- website/docs/repos.json | 7 +++++++ 1 file changed, 7 insertions(+) diff --git a/website/docs/repos.json b/website/docs/repos.json index e1fd37e1..fac2f012 100644 --- a/website/docs/repos.json +++ b/website/docs/repos.json @@ -75,5 +75,12 @@ "kernel_name": "android_kernel_xiaomi_sdm845", "kernel_link": "https://github.com/OnlyTomInSecond/android_kernel_xiaomi_sdm845", "devices": "Mi 8 (dipper) for LineageOS" + }, + { + "maintainer": "WeeAris", + "maintainer_link": "https://github.com/WeeAris", + "kernel_name": "Realking_su_xiaomi_sm8250", + "kernel_link": "https://github.com/WeeAris/Realking_su_xiaomi_sm8250", + "devices": "non-GKI devices, 4.19.x kernel, sm8250, repo for AOSP only." } ] \ No newline at end of file