diff options
Diffstat (limited to 'static')
| -rw-r--r-- | static/build.html | 1 | ||||
| -rw-r--r-- | static/releases.html | 1 |
2 files changed, 1 insertions, 1 deletions
diff --git a/static/build.html b/static/build.html index 600893ba..e13bde0b 100644 --- a/static/build.html +++ b/static/build.html @@ -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 diff --git a/static/releases.html b/static/releases.html index 08e4f27b..820495c9 100644 --- a/static/releases.html +++ b/static/releases.html @@ -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> --> |
