From 181ab4f545204e5bf4bc58c1a2d06943356ae504 Mon Sep 17 00:00:00 2001 From: Daybit Date: Sun, 5 Feb 2023 13:21:40 +0800 Subject: [PATCH] =?UTF-8?q?[add=20device]=EF=BC=9APixel4XL=20(#210)?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit [add device]:Pixel4XL --- 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 737df8bc..09047efc 100644 --- a/website/docs/repos.json +++ b/website/docs/repos.json @@ -131,5 +131,12 @@ "kernel_name": "kernel_xiaomi_sm7250", "kernel_link": "https://github.com/EndCredits/kernel_xiaomi_sm7250", "devices": "Redmi K30 5G ( picasso ) , Redmi K30i 5G ( picasso_48m)" + }, + { + "maintainer": "msnx", + "maintainer_link": "https://github.com/msnx", + "kernel_name": "android-msm-coral-4.14-android13", + "kernel_link": "https://github.com/msnx/KernelSU-Pixel4XL", + "devices": "Pixel 4 XL" } -] \ No newline at end of file +]