TheWildJames hace 4 meses
padre
commit
7446782fca
Se han modificado 1 ficheros con 1 adiciones y 1 borrados
  1. 1 1
      .github/actions/susfs-patches/action.yml

+ 1 - 1
.github/actions/susfs-patches/action.yml

@@ -94,7 +94,7 @@ runs:
         fi
 
     - name: Apply Android 14 6.1 Fixes
-      if: inputs.android_version == 'android14' && inputs.kernel_version == '6.1'
+      if: inputs.android_version == 'android14' && inputs.kernel_version == '6.1' && false
       shell: bash
       working-directory: ${{ github.workspace }}/kernel/common
       run: |