summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorDaniel Micay <danielmicay@gmail.com>2022-02-03 00:56:44 -0500
committerDaniel Micay <danielmicay@gmail.com>2022-02-03 00:56:44 -0500
commit8f8b7f9b111d3e6f223b5d32b8de21e2aeea4f62 (patch)
tree80a0f41ee915f7db3537f4b09a83ec99c8017364
parenta9e07c19ffd43537055bb859b5e7f629c1502b95 (diff)
special runtime permissions upgrade change
-rw-r--r--static/releases.html1
1 files changed, 1 insertions, 0 deletions
diff --git a/static/releases.html b/static/releases.html
index 644eee78..d183570b 100644
--- a/static/releases.html
+++ b/static/releases.html
@@ -519,6 +519,7 @@
<li>Vanadium: enable CFI cast checks</li>
<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>
</ul>
</article>
-->