每次開機後都會把 locale 設定成指定的語系

This commit is contained in:
dragonpilot
2019-08-15 15:15:09 +10:00
parent c58f2a817c
commit 7b8a2043b9
+2 -2
View File
@@ -46,5 +46,5 @@ if [ $update_font_reg -eq "1" ] || [ $update_font_bold -eq "1" ] || [ $remove_ol
fi
mount -o remount,r /system
# change system locale
setprop persist.sys.locale $lang
fi
fi
setprop persist.sys.locale $lang