File tree Expand file tree Collapse file tree 1 file changed +2
-2
lines changed
Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Original file line number Diff line number Diff line change 1717 output_name :
1818 description : ' Name of the output.zip'
1919 required : false
20- default : ' OP7_KSN_wifi '
20+ default : ' OP7_KS_wifi '
2121 push :
2222 branches :
2323 - oneplus/OOS_SM8150_11.0
3737 KERNEL_CMDLINE : " ARCH=arm64 CLANG_TRIPLE=aarch64-linux-gnu- CROSS_COMPILE=aarch64-linux-androidkernel- CROSS_COMPILE_ARM32=arm-linux-gnueabi- LLVM=1 LLVM_IAS=1 O=out"
3838 KERNEL_SOURCE_URL : ${{ github.event.inputs.kernel_source_url || 'https://github.com/LineageOS/android_kernel_oneplus_sm8150' }}
3939 KERNEL_BRANCH : ${{ github.event.inputs.kernel_branch || 'lineage-22.1' }}
40- OUTPUT_ZIP_NAME : ${{ github.event.inputs.output_name || 'OP7_KSN_wifi ' }}
40+ OUTPUT_ZIP_NAME : ${{ github.event.inputs.output_name || 'OP7_KS_wifi ' }}
4141
4242 steps :
4343 - name : Checkout Kernel Source
You can’t perform that action at this time.
0 commit comments