From 16f6f30eae7d25198ef9321c6f215dd645148324 Mon Sep 17 00:00:00 2001 From: Asriadi Rahim Date: Sat, 22 Jul 2023 00:22:11 +0800 Subject: [PATCH] Again add unofficial support Google Pixel 2/2XL (#797) * i dont have any clue what i am doing...sory tian sur...hhh Signed-off-by: Asriadi Rahim --- website/docs/repos.json | 7 +++++++ 1 file changed, 7 insertions(+) diff --git a/website/docs/repos.json b/website/docs/repos.json index c0503c8a..2ce0723d 100644 --- a/website/docs/repos.json +++ b/website/docs/repos.json @@ -390,5 +390,12 @@ "kernel_name": "kernel_m30s", "kernel_link": "https://github.com/GiovanYCringe-Experime/Kernel_m30s", "devices": "Galaxy M30s" + }, + { + "maintainer": "Asriadi Rahim", + "maintainer_link": "https://github.com/asriadirahim", + "kernel_name": "android_kernel_google_wahoo", + "kernel_link": "https://github.com/Google-Pixel2-2XL/kernel_google_wahoo", + "devices": "Google Pixel 2/2XL" } ]