Skip to content
This repository was archived by the owner on Oct 8, 2025. It is now read-only.
Open
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
8 changes: 4 additions & 4 deletions config.properties.example
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
KERNEL_SOURCE=
KERNEL_SOURCE_BRANCH=
KERNEL_CONFIG=
KERNEL_IMAGE_NAME=
KERNEL_SOURCE=github.com/Laulan56/android_kernel_xiaomi_sm8350
KERNEL_SOURCE_BRANCH=lineage-20
KERNEL_CONFIG=vendor/gki_defconfig
KERNEL_IMAGE_NAME=IMAGE
ARCH=arm64

ENABLE_CLANG=true
Expand Down