From 8733b390ca8ed97daf3c18ec955f8a00091f963f Mon Sep 17 00:00:00 2001 From: Bot_wxt1221 <74451279+Bot-wxt1221@users.noreply.github.com> Date: Tue, 30 Jan 2024 11:08:17 +0800 Subject: [PATCH] [Change device]Onepluus 6T&6 (#1315) Because of the different implementation of dynastic partition. It only boots on crdroid. --- website/docs/repos.json | 9 +++++---- 1 file changed, 5 insertions(+), 4 deletions(-) diff --git a/website/docs/repos.json b/website/docs/repos.json index b2e7a9eb..9a6ff2e0 100644 --- a/website/docs/repos.json +++ b/website/docs/repos.json @@ -1,3 +1,4 @@ + [ { "maintainer": "diphons", @@ -420,11 +421,11 @@ "devices": "Redmi K40 (alioth)" }, { - "maintainer": "wxt1221", - "maintainer_link": "https://github.com/wxt1221", + "maintainer": "Bot-wxt1221", + "maintainer_link": "https://github.com/Bot-wxt1221", "kernel_name": "android_kernel_oneplus_sdm845", - "kernel_link": "https://github.com/wxt1221/android_kernel_oneplus_sdm845", - "devices": "Oneplus 6 (enchilada) | Oneplus 6T (fajita) with Retrofit Dynamic Partitions" + "kernel_link": "https://github.com/Bot-wxt1221/android_kernel_oneplus_sdm845", + "devices": "Oneplus 6 (enchilada) | Oneplus 6T (fajita) with Retrofit Dynamic Partitions Only with crdroid" }, { "maintainer": "zlm324",