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

This commit is contained in:
dragonpilot
2019-08-15 15:15:09 +10:00
parent 6c167f5ef9
commit 9865597b4a
+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