Ver Fonte

feat(susfs): enable open-redirect to match GKI

TheWildJames há 5 dias atrás
pai
commit
ba3c35160b
1 ficheiros alterados com 2 adições e 1 exclusões
  1. 2 1
      .github/actions/susfs-patches/action.yml

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

@@ -118,4 +118,5 @@ runs:
         --enable CONFIG_KSU_SUSFS_ENABLE_LOG \
         --enable CONFIG_KSU_SUSFS_HIDE_KSU_SUSFS_SYMBOLS \
         --enable CONFIG_KSU_SUSFS_SPOOF_CMDLINE_OR_BOOTCONFIG \
-        --enable CONFIG_KSU_SUSFS_SUS_MAP
+        --enable CONFIG_KSU_SUSFS_SUS_MAP \
+        --enable CONFIG_KSU_SUSFS_OPEN_REDIRECT