|
@@ -226,7 +226,7 @@ jobs:
|
|
|
fi
|
|
fi
|
|
|
|
|
|
|
|
# Apply KSU integration patches
|
|
# Apply KSU integration patches
|
|
|
- cd ./Wild_KSU
|
|
|
|
|
|
|
+ cd ../Wild_KSU
|
|
|
cp ../../susfs4ksu/kernel_patches/KernelSU/10_enable_susfs_for_ksu.patch .
|
|
cp ../../susfs4ksu/kernel_patches/KernelSU/10_enable_susfs_for_ksu.patch .
|
|
|
patch -p1 < 10_enable_susfs_for_ksu.patch || true
|
|
patch -p1 < 10_enable_susfs_for_ksu.patch || true
|
|
|
|
|
|