diff options
| author | Daniel Micay <danielmicay@gmail.com> | 2022-06-02 10:54:40 -0400 |
|---|---|---|
| committer | Daniel Micay <danielmicay@gmail.com> | 2022-06-02 10:54:40 -0400 |
| commit | 9e404426ce5512fd3441f6351ec6d4bf05239b2c (patch) | |
| tree | a271f5593d0328312420d1c8bf44e401e97ee4c7 | |
| parent | cd7b3949fe7e1b5395bd73f8728007b6d98e302e (diff) | |
gmscompat cleanup
| -rw-r--r-- | static/releases.html | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/static/releases.html b/static/releases.html index 3bcc0dee..4cc70c87 100644 --- a/static/releases.html +++ b/static/releases.html @@ -534,6 +534,7 @@ <p>Changes since the 2022053100 release:</p> <ul> + <li>Sandboxed Google Play compatibility layer: remove obsolete shims and infrastructure</li> <li>Camera: update to <a href="https://github.com/GrapheneOS/Camera/releases/tag/42">version 42</a></li> <li>Auditor: update to <a href="https://github.com/GrapheneOS/Auditor/releases/tag/49">version 49</a></li> </ul> |
