summaryrefslogtreecommitdiff
path: root/static
diff options
context:
space:
mode:
authorDaniel Micay <danielmicay@gmail.com>2022-02-27 12:33:16 -0500
committerDaniel Micay <danielmicay@gmail.com>2022-02-27 12:33:16 -0500
commit7c18ea0f72119427b8bdfc1c43a8bae9418439a5 (patch)
treebc9c8d3b8e92ae7e25dd6ca8a35d07fa25dffa6f /static
parent7c92a8e61a21a06e0ce406301985752390e5c667 (diff)
stop Play Store updating apps included in our repo
Diffstat (limited to 'static')
-rw-r--r--static/releases.html1
1 files changed, 1 insertions, 0 deletions
diff --git a/static/releases.html b/static/releases.html
index fc81eac7..3e770963 100644
--- a/static/releases.html
+++ b/static/releases.html
@@ -513,6 +513,7 @@
<ul>
<li>include initial beta release of GrapheneOS app repository client (v2)</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/44">version 44</a></li>
<li>Camera: update to <a href="https://github.com/GrapheneOS/Camera/releases/tag/13">version 13</a></li>