website: fix symbol

This commit is contained in:
tiann
2023-01-26 11:50:15 +08:00
parent da38815ce0
commit 2ebb363350
4 changed files with 15 additions and 4 deletions

View File

@@ -5,7 +5,9 @@
1. [构建内核](https://source.android.com/docs/setup/build/building-kernels)
2. [通用内核映像 (GKI) 发布构建](https://source.android.com/docs/core/architecture/kernel/gki-release-builds)
> 本文档适用于 GKI 设备,如果你是旧内核,请参考[如何为非GKI设备集成 KernelSU](how-to-integrate-for-non-gki)
::: warning
本文档适用于 GKI 设备,如果你是旧内核,请参考[如何为非GKI设备集成 KernelSU](how-to-integrate-for-non-gki)
:::
## 构建内核