From 3a657a9dbb40e814c4cd05653164fd9051e87aa5 Mon Sep 17 00:00:00 2001 From: Tuan Anh Date: Mon, 2 Oct 2023 00:04:52 +0700 Subject: [PATCH] Adding support for Nokia 8/8 Sirocco (#999) ... seems so. This include: * Adding KernelSU support for Nokia 8/8 Sirocco (NB1/NLA/A1N) --- website/docs/repos.json | 9 ++++++++- 1 file changed, 8 insertions(+), 1 deletion(-) diff --git a/website/docs/repos.json b/website/docs/repos.json index 49987093..5c524731 100644 --- a/website/docs/repos.json +++ b/website/docs/repos.json @@ -272,6 +272,13 @@ "kernel_link": "https://github.com/reocat/android_kernel_nokia_sdm660_ksu", "devices": "Nokia 6.1 (2018)" }, + { + "maintainer": "Tuan Anh", + "maintainer_link": "https://github.com/log1cs", + "kernel_name": "kernel_nokia_msm8998", + "kernel_link": "https://github.com/log1cs/kernel_nokia_msm8998", + "devices": "Nokia 8 (Repartitioned)/8 Sirocco (NLA/A1N)" + }, { "maintainer": "bggRGjQaUbCoE", "maintainer_link": "https://github.com/bggRGjQaUbCoE", @@ -475,4 +482,4 @@ "kernel_link": "https://github.com/zharzinhoo/Kernel-Oriente-Cebu", "devices": "Moto g9 power" } -] \ No newline at end of file +]