From 2f9210b2e79338e7e7b1eb91878cada2b9a37ed6 Mon Sep 17 00:00:00 2001 From: Rifat Azad <33044977+rifsxd@users.noreply.github.com> Date: Tue, 15 Oct 2024 08:02:06 +0600 Subject: [PATCH] add device to unofficial supported list (#2136) added realme c35 (RMX3511) to the unofficial supported list --- website/docs/repos.json | 7 +++++++ 1 file changed, 7 insertions(+) diff --git a/website/docs/repos.json b/website/docs/repos.json index 99ea30802f25..cfbbd4d3a029 100644 --- a/website/docs/repos.json +++ b/website/docs/repos.json @@ -719,5 +719,12 @@ "kernel_name": "android_kernel_xiaomi_mt6768", "kernel_link": "https://github.com/anVzdGFtb25/android_kernel_xiaomi_mt6768", "devices": "Redmi 9 ( lancelot )" + }, + { + "maintainer": "rifsxd", + "maintainer_link": "https://github.com/rifsxd", + "kernel_name": "android_t_kernel_realme_RMX3511", + "kernel_link": "https://github.com/rifsxd/android_t_kernel_realme_RMX3511", + "devices": "Realme C35 (RMX3511)" } ] \ No newline at end of file