diff options
| author | Daniel Micay <danielmicay@gmail.com> | 2022-02-03 10:23:54 -0500 |
|---|---|---|
| committer | Daniel Micay <danielmicay@gmail.com> | 2022-02-03 10:23:54 -0500 |
| commit | fbaeeebe747e2511ed838a23979320ff03f0c283 (patch) | |
| tree | a69ba51fa2ab56457d8a9d77adaccf640d288f13 | |
| parent | 8f8b7f9b111d3e6f223b5d32b8de21e2aeea4f62 (diff) | |
treat GmsCompat as essential system component
| -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 d183570b..75986abb 100644 --- a/static/releases.html +++ b/static/releases.html @@ -520,6 +520,7 @@ <li>change GmsCompat app label from "Sandboxed Google Play" to "GmsCompat" and the activity name to "Sandboxed Google Play settings"</li> <li>Camera: update to <a href="https://github.com/GrapheneOS/Camera/releases/tag/11">version 11</a></li> <li>only grant the special GrapheneOS runtime permissions (Network, Sensors) for compatibility on installation for user installed apps (only relevant to Network in practice)</li> + <li>add GmsCompat to list of essential system components in Settings</li> </ul> </article> --> |
