mirror of
https://github.com/EliasKotlyar/Xiaomi-Dafang-Hacks.git
synced 2025-09-08 23:20:48 +02:00
Update configureOsd
Fix OSD not going away
This commit is contained in:
@@ -11,5 +11,5 @@ if [ -f /system/sdcard/config/osd ]; then
|
||||
[ ! -z "${FIXEDW}" ] && /system/sdcard/bin/setconf -k w -v ${FIXEDW} 2>/dev/null
|
||||
[ ! -z "${SPACE}" ] && /system/sdcard/bin/setconf -k p -v ${SPACE} 2>/dev/null
|
||||
else
|
||||
/system/sdcard/bin/setconf -k p -v ""
|
||||
/system/sdcard/bin/setconf -k o -v ""
|
||||
fi
|
||||
|
Reference in New Issue
Block a user