Skip to content

Commit

Permalink
feat: add KernelSU-Next for motorola edge s pro(pstar)
Browse files Browse the repository at this point in the history
  • Loading branch information
DataEraserC committed Dec 20, 2024
1 parent 22a617b commit 2f498ce
Show file tree
Hide file tree
Showing 8 changed files with 16 additions and 16 deletions.
4 changes: 2 additions & 2 deletions Lineage21_pstar.env
Original file line number Diff line number Diff line change
Expand Up @@ -36,8 +36,8 @@ CUSTOM_GCC_32_BIN=arm-linux-androideabi-
# KernelSU flags
ENABLE_KERNELSU=false
ENABLE_susfs4ksu=false
KERNELSU_URL=tiann/KernelSU/main
KERNELSU_TAG=v0.9.5
KERNELSU_URL=rifsxd/KernelSU-Next/next
KERNELSU_TAG=next
KSU_EXPECTED_SIZE=
KSU_EXPECTED_HASH=

Expand Down
4 changes: 2 additions & 2 deletions Lineage21_pstar_docker_lxc.env
Original file line number Diff line number Diff line change
Expand Up @@ -36,8 +36,8 @@ CUSTOM_GCC_32_BIN=arm-linux-androideabi-
# KernelSU flags
ENABLE_KERNELSU=false
ENABLE_susfs4ksu=false
KERNELSU_URL=tiann/KernelSU/main
KERNELSU_TAG=v0.9.5
KERNELSU_URL=rifsxd/KernelSU-Next/next
KERNELSU_TAG=next
KSU_EXPECTED_SIZE=
KSU_EXPECTED_HASH=

Expand Down
4 changes: 2 additions & 2 deletions Lineage21_pstar_docker_lxc_nethunter.env
Original file line number Diff line number Diff line change
Expand Up @@ -36,8 +36,8 @@ CUSTOM_GCC_32_BIN=arm-linux-androideabi-
# KernelSU flags
ENABLE_KERNELSU=false
ENABLE_susfs4ksu=false
KERNELSU_URL=tiann/KernelSU/main
KERNELSU_TAG=v0.9.5
KERNELSU_URL=rifsxd/KernelSU-Next/next
KERNELSU_TAG=next
KSU_EXPECTED_SIZE=
KSU_EXPECTED_HASH=

Expand Down
4 changes: 2 additions & 2 deletions Lineage21_pstar_kernelsu.env
Original file line number Diff line number Diff line change
Expand Up @@ -37,8 +37,8 @@ CUSTOM_GCC_32_BIN=arm-linux-androideabi-
ENABLE_KERNELSU=true
# Disable bcs it broken
ENABLE_susfs4ksu=false
KERNELSU_URL=tiann/KernelSU/main
KERNELSU_TAG=v0.9.5
KERNELSU_URL=rifsxd/KernelSU-Next/next
KERNELSU_TAG=next
KSU_EXPECTED_SIZE=
KSU_EXPECTED_HASH=

Expand Down
4 changes: 2 additions & 2 deletions Lineage21_pstar_kernelsu_docker_lxc.env
Original file line number Diff line number Diff line change
Expand Up @@ -37,8 +37,8 @@ CUSTOM_GCC_32_BIN=arm-linux-androideabi-
ENABLE_KERNELSU=true
# Disable bcs it broken
ENABLE_susfs4ksu=false
KERNELSU_URL=tiann/KernelSU/main
KERNELSU_TAG=v0.9.5
KERNELSU_URL=rifsxd/KernelSU-Next/next
KERNELSU_TAG=next
KSU_EXPECTED_SIZE=
KSU_EXPECTED_HASH=

Expand Down
4 changes: 2 additions & 2 deletions Lineage21_pstar_kernelsu_docker_lxc_nethunter.env
Original file line number Diff line number Diff line change
Expand Up @@ -37,8 +37,8 @@ CUSTOM_GCC_32_BIN=arm-linux-androideabi-
ENABLE_KERNELSU=true
# Disable bcs it broken
ENABLE_susfs4ksu=false
KERNELSU_URL=tiann/KernelSU/main
KERNELSU_TAG=v0.9.5
KERNELSU_URL=rifsxd/KernelSU-Next/next
KERNELSU_TAG=next
KSU_EXPECTED_SIZE=
KSU_EXPECTED_HASH=

Expand Down
4 changes: 2 additions & 2 deletions Lineage21_pstar_kernelsu_nethunter.env
Original file line number Diff line number Diff line change
Expand Up @@ -37,8 +37,8 @@ CUSTOM_GCC_32_BIN=arm-linux-androideabi-
ENABLE_KERNELSU=true
# Disable bcs it broken
ENABLE_susfs4ksu=false
KERNELSU_URL=tiann/KernelSU/main
KERNELSU_TAG=v0.9.5
KERNELSU_URL=rifsxd/KernelSU-Next/next
KERNELSU_TAG=next
KSU_EXPECTED_SIZE=
KSU_EXPECTED_HASH=

Expand Down
4 changes: 2 additions & 2 deletions Lineage21_pstar_nethunter.env
Original file line number Diff line number Diff line change
Expand Up @@ -36,8 +36,8 @@ CUSTOM_GCC_32_BIN=arm-linux-androideabi-
# KernelSU flags
ENABLE_KERNELSU=false
ENABLE_susfs4ksu=false
KERNELSU_URL=tiann/KernelSU/main
KERNELSU_TAG=v0.9.5
KERNELSU_URL=rifsxd/KernelSU-Next/next
KERNELSU_TAG=next
KSU_EXPECTED_SIZE=
KSU_EXPECTED_HASH=

Expand Down

0 comments on commit 2f498ce

Please sign in to comment.