Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion docs/index.md
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@ layout: home
hero:
name: "APatch"
text: "New Android kernel root solution"
tagline: Universal root solution for Android kernel versions 3.18 - 6.6
tagline: Universal root solution for Android kernel versions 3.18 - 6.12
image:
src: /logo.png
alt: APatch
Expand Down
2 changes: 1 addition & 1 deletion docs/install.md
Original file line number Diff line number Diff line change
Expand Up @@ -47,7 +47,7 @@ You can execute the command `zcat /proc/config.gz | grep -w CONFIG_KALLSYMS` in
::: warning
**Only supports ARM64 architecture.**

**Only supports Android kernel versions 3.18 - 6.6.**
**Only supports Android kernel versions 3.18 - 6.12.**
:::

::: danger NOTE ON KERNEL 6.6 COMPATIBILITY
Expand Down
2 changes: 1 addition & 1 deletion docs/zh_CN/index.md
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@ layout: home
hero:
name: "APatch"
text: "安卓内核 Root 新方案"
tagline: 为 Android 内核 3.18 - 6.6 版本提供的通用 root 方案
tagline: 为 Android 内核 3.18 - 6.12 版本提供的通用 root 方案
image:
src: /logo.png
alt: 背景图片
Expand Down
2 changes: 1 addition & 1 deletion docs/zh_CN/install.md
Original file line number Diff line number Diff line change
Expand Up @@ -43,7 +43,7 @@ CONFIG_KALLSYMS_ALL=n (初步支持)
::: warning
**仅支持 ARM64 架构。**

**仅支持 Android 内核版本 3.18 - 6.6。**
**仅支持 Android 内核版本 3.18 - 6.12。**
:::

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