|
@@ -41,8 +41,8 @@ runs:
|
|
|
shell: bash
|
|
shell: bash
|
|
|
working-directory: ${{ github.workspace }}/kernel
|
|
working-directory: ${{ github.workspace }}/kernel
|
|
|
run: |
|
|
run: |
|
|
|
- #sed -i 's/check_defconfig//' ./common/build.config.gki
|
|
|
|
|
if [ -f "build/build.sh" ]; then
|
|
if [ -f "build/build.sh" ]; then
|
|
|
|
|
+ sed -i 's/check_defconfig//' ./common/build.config.gki
|
|
|
BUILD_GKI_ARTIFACTS= \
|
|
BUILD_GKI_ARTIFACTS= \
|
|
|
BUILD_GKI_CERTIFICATION_TOOLS=0 \
|
|
BUILD_GKI_CERTIFICATION_TOOLS=0 \
|
|
|
BUILD_SYSTEM_DLKM=0 \
|
|
BUILD_SYSTEM_DLKM=0 \
|