From d3c1457b86e1c8bfcb5a38cc530b872b6b7d92bd Mon Sep 17 00:00:00 2001 From: smile349 <122448836+smile349@users.noreply.github.com> Date: Fri, 10 May 2024 16:57:58 +0800 Subject: [PATCH] Update repos.chopin.json --- repos/repos.chopin.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/repos/repos.chopin.json b/repos/repos.chopin.json index a637f978e..adf457673 100644 --- a/repos/repos.chopin.json +++ b/repos/repos.chopin.json @@ -7,7 +7,7 @@ "device": "chopin", "defconfig": "chopin_user_defconfig" }, - "withKernelSU": true, + "withKernelSU": false, "toolchains": [ { "repo": "https://github.com/kdrag0n/proton-clang",