use C.UTF-8 locale for build environment

This commit is contained in:
Daniel Micay 2023-02-11 08:17:07 -05:00
parent 4373db3fa1
commit b5c88c9d4c
2 changed files with 1 additions and 1 deletions

View File

@ -241,7 +241,6 @@
demanding tasks.</li>
<li>100GiB+ of additional free storage space for a typical build of the entire
OS for a multiarch device</li>
<li>en_US.UTF-8 locale supported</li>
</ul>
<p>You can either obtain <code>repo</code> as a distribution package or the

View File

@ -669,6 +669,7 @@
<ul>
<li>GmsCompatConfig: update max supported version of Play services</li>
<li>use C.UTF-8 locale for build environment to avoid dependency of the en_US.UTF-8 locale being available</li>
</ul>
</article>
-->