trae 3 сар өмнө
parent
commit
0ca3072e6b

+ 1 - 1
.github/actions/misc/action.yml

@@ -40,7 +40,7 @@ runs:
 
     - name: Add RUST build configs
       shell: bash
-      if: ${{ inputs.version == 'android16-6.12' && inputs.sublevel <= '38' }}
+      if: ${{ inputs.version == 'android16-6.12' && inputs.sublevel >= '38' }}
       run: |
         set -euo pipefail
         echo "Add Build based configs"

+ 3 - 1
.gitignore

@@ -1,3 +1,5 @@
+testing/
 AIO-REJ/
 kernel-manifests/
-kernels/
+kernels/
+bbr/