Skip to content

Latest commit

 

History

History
16 lines (15 loc) · 620 Bytes

README.md

File metadata and controls

16 lines (15 loc) · 620 Bytes

Repo Init

repo init -u https://github.com/StatiXOS/android_kernel_manifest.git -b android-msm-davinci-5.10-android12

Sync Source

repo sync --force-sync --no-clone-bundle --current-branch --no-tags -j$(nproc --all)

Building Kernel

BUILD_KERNEL=1 ./build_ai2202.sh

Submitting Patches

Please refer to this for submitting patches: https://github.com/StatiXOS/android_manifest#submitting-patches