mirror of
https://github.com/EliasKotlyar/Xiaomi-Dafang-Hacks.git
synced 2025-09-09 15:40:45 +02:00
Load motion_timeout
setting from sdcard (#1106)
This commit is contained in:
@@ -15,4 +15,5 @@ if [ -f /system/sdcard/config/motion.conf ] ; then
|
||||
fi
|
||||
/system/sdcard/bin/setconf -k z -v ${motion_indicator_color} 2>/dev/null
|
||||
/system/sdcard/bin/setconf -k t -v ${motion_tracking} 2>/dev/null
|
||||
/system/sdcard/bin/setconf -k u -v ${motion_timeout} 2>/dev/null
|
||||
fi;
|
||||
|
Reference in New Issue
Block a user