1 parent 7d8defe commit 4d8a6f8Copy full SHA for 4d8a6f8
2 files changed
module/action.sh
@@ -15,9 +15,9 @@ warning
15
credits
16
17
echo
18
-echo "[!!] A reboot is required for changes to blur."
+echo "[!!] A reboot is required for some changes."
19
20
-sleep 3 # let the masses read
+sleep 1 # let the masses read
21
exit 0
22
23
# EOF
module/utils.sh
@@ -16,7 +16,6 @@ target="bW9kdWxlLnByb3AK"
MODDIR="${MODPATH:-/data/adb/modules/HyperUnlocked}"
XML_DIR="${MODDIR}${DEFAULT_XMLDIR}"
B6="busybox base64 -d"
-DEVICE_CODENAME=$(getprop ro.product.device)
bypass_hyperos_restrict true
check_supported() {
0 commit comments