Skip to content

Commit

Permalink
Update config.env
Browse files Browse the repository at this point in the history
  • Loading branch information
zhouzhoublm authored Sep 2, 2024
1 parent 1a0571c commit 66ec1df
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions config.env
Original file line number Diff line number Diff line change
Expand Up @@ -9,8 +9,8 @@ KERNEL_SOURCE_BRANCH=android13-5.15-2024-08
#内核配置文件
KERNEL_CONFIG=gki_defconfig

#启用lxc-docker支持,鉴于很多人都不明白,禁用,懂的自己开启。默认支持KernelSU。
ENABLE_LXC=true
#启用lxc-docker支持,鉴于很都不明白,禁用,懂的自己开启。默认支持KernelSU。
ENABLE_LXC=false

#KernelSU相关,默认开启。
ENABLE_KERNELSU=true
Expand Down

0 comments on commit 66ec1df

Please sign in to comment.