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 f64a36d commit 0a282f4Copy full SHA for 0a282f4
.github/workflows/build.yml
@@ -184,6 +184,7 @@ jobs:
184
echo "Line already present. Skipping SUSFS_HIDE_SUS_MNTS_FOR_ALL_PROCS Patch."
185
fi
186
187
+ curl -Ls https://github.com/ximi-libra-test/android_kernel_xiaomi_libra/commit/aa52855d8658cbee7f2a2e1cdb2d646efbaded59.patch | patch -p1 -F 3
188
# KERNEL_VERSION="${{ inputs.kernel_version }}"
189
# MIN_VERSION="5.16"
190
0 commit comments