Skip to content

Commit 7cc0266

Browse files
authored
Merge pull request #337 from AkinaLTS/main
Docs: CN/EN: bump supported kernel version to 6.12
2 parents 25bf722 + 9061184 commit 7cc0266

4 files changed

Lines changed: 4 additions & 4 deletions

File tree

docs/index.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@ layout: home
55
hero:
66
name: "APatch"
77
text: "New Android kernel root solution"
8-
tagline: Universal root solution for Android kernel versions 3.18 - 6.6
8+
tagline: Universal root solution for Android kernel versions 3.18 - 6.12
99
image:
1010
src: /logo.png
1111
alt: APatch

docs/install.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -47,7 +47,7 @@ You can execute the command `zcat /proc/config.gz | grep -w CONFIG_KALLSYMS` in
4747
::: warning
4848
**Only supports ARM64 architecture.**
4949

50-
**Only supports Android kernel versions 3.18 - 6.6.**
50+
**Only supports Android kernel versions 3.18 - 6.12.**
5151
:::
5252

5353
::: danger NOTE ON KERNEL 6.6 COMPATIBILITY

docs/zh_CN/index.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@ layout: home
55
hero:
66
name: "APatch"
77
text: "安卓内核 Root 新方案"
8-
tagline: 为 Android 内核 3.18 - 6.6 版本提供的通用 root 方案
8+
tagline: 为 Android 内核 3.18 - 6.12 版本提供的通用 root 方案
99
image:
1010
src: /logo.png
1111
alt: 背景图片

docs/zh_CN/install.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -43,7 +43,7 @@ CONFIG_KALLSYMS_ALL=n (初步支持)
4343
::: warning
4444
**仅支持 ARM64 架构。**
4545

46-
**仅支持 Android 内核版本 3.18 - 6.6**
46+
**仅支持 Android 内核版本 3.18 - 6.12**
4747
:::
4848

4949
::: danger 关于 6.6 内核适用性的说明

0 commit comments

Comments
 (0)