We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 3ec26d3 commit d57215bCopy full SHA for d57215b
.github/workflows/build-kernel-opopen.yml
@@ -173,7 +173,7 @@ jobs:
173
174
echo "Building the kernel..."
175
rm -rf ./kernel_platform/common/android/abi_gki_protected_exports_*
176
- ./kernel_platform/oplus/build/oplus_build_kernel.sh kalama gki thin all disable
+ ./kernel_platform/oplus/build/oplus_build_kernel.sh kalama gki
177
178
- name: Create Bootimgs Folder and Copy Images
179
run: |
0 commit comments