Loading prebuilt/common/bin/wipe-frp.sh +1 −1 Original line number Diff line number Diff line Loading @@ -4,7 +4,7 @@ # SPDX-License-Identifier: Apache-2.0 # FRP_BLOCK=$(getprop ro.frp.pst) FRP_BLOCK=${1:-$(getprop ro.frp.pst)} if [[ -z "${FRP_BLOCK}" ]]; then echo "FRP prop not set" Loading Loading
prebuilt/common/bin/wipe-frp.sh +1 −1 Original line number Diff line number Diff line Loading @@ -4,7 +4,7 @@ # SPDX-License-Identifier: Apache-2.0 # FRP_BLOCK=$(getprop ro.frp.pst) FRP_BLOCK=${1:-$(getprop ro.frp.pst)} if [[ -z "${FRP_BLOCK}" ]]; then echo "FRP prop not set" Loading