— a/android13/build/make/tools/buildinfo.sh
+++ b/android13/build/make/tools/buildinfo.sh
@@ -43,9 +43,14 @@ if [ -n “TARGETCPUABI2"];thenecho"ro.product.cpu.abi2=TARGET_CPU_ABI2" ] ; then
echo "ro.product.cpu.abi2=TARGETCPUABI2"];thenecho"ro.product.cpu.abi2=TARGET_CPU_ABI2”
fi
-if [ -n “$PRODUCT_DEFAULT_LOCALE” ] ; then
- echo “ro.product.locale=KaTeX parse error: Expected 'EOF', got '#' at position 30: …T_LOCALE"
-fi
+#̲if [ -n "PRODUCT_DEFAULT_LOCALE” ] ; then
+# echo “ro.product.locale=$PRODUCT_DEFAULT_LOCALE”
+#fi
+# set default language zh-CN 2023/08/25
+echo “ro.product.locale.language=zh”
+echo “ro.product.locale.region=CN”
1421

被折叠的 条评论
为什么被折叠?



