clarify inclusion of app repository client

This commit is contained in:
Daniel Micay 2022-03-01 12:55:21 -05:00
parent 3ebaf470ec
commit c756b27faa

View File

@ -530,7 +530,7 @@
<p>Changes since the 2022021721 release:</p> <p>Changes since the 2022021721 release:</p>
<ul> <ul>
<li>include initial beta release of GrapheneOS app repository client (v4)</li> <li>include beta release (v4) of GrapheneOS app repository client which is still in early development but now robust enough to be ready for inclusion in the OS and production use</li>
<li>Sandboxed Google Play compatibility layer: prevent Play Store from trying to update Auditor, Google Services Framework, Google Play services and the Play Store since we'll be updating these via our own app repository client (we'll be regularly updating the mirror of Google Play in our repository once the staged rollouts reach our test devices and it passes basic testing)</li> <li>Sandboxed Google Play compatibility layer: prevent Play Store from trying to update Auditor, Google Services Framework, Google Play services and the Play Store since we'll be updating these via our own app repository client (we'll be regularly updating the mirror of Google Play in our repository once the staged rollouts reach our test devices and it passes basic testing)</li>
<li>Auditor: update to <a href="https://github.com/GrapheneOS/Auditor/releases/tag/43">version 43</a></li> <li>Auditor: update to <a href="https://github.com/GrapheneOS/Auditor/releases/tag/43">version 43</a></li>
<li>Auditor: update to <a href="https://github.com/GrapheneOS/Auditor/releases/tag/44">version 44</a></li> <li>Auditor: update to <a href="https://github.com/GrapheneOS/Auditor/releases/tag/44">version 44</a></li>