Skip to content

Commit

Permalink
Merge pull request #5 from jeffpeng3/translate
Browse files Browse the repository at this point in the history
fix
  • Loading branch information
jeffpeng3 authored Mar 15, 2024
2 parents 42e7d4f + 5aec79b commit f41b7df
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion website/docs/zh_TW/guide/how-to-build.md
Original file line number Diff line number Diff line change
Expand Up @@ -41,13 +41,13 @@ tools/bazel build --config=fast //common:kernel_aarch64_dist
```

::: INFO

對於某些 Android 14 內核,使 Wi-Fi/藍牙正常工作。可能需要刪除所有受 GKI 保護的匯出:

```sh
rm common/android/abi_gki_protected_exports_*
```
:::

## 使用 KernelSU 建置核心

如果您可以成功建置核心,那麼建置 KernelSU 就會非常輕鬆,依自己的需求在核心原始碼根目錄中執行以下任一命令:
Expand Down

0 comments on commit f41b7df

Please sign in to comment.