summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorDaniel Micay <danielmicay@gmail.com>2021-11-07 12:25:38 -0500
committerDaniel Micay <danielmicay@gmail.com>2021-11-07 12:25:43 -0500
commit955b6c966ae8c6011e2d1c694e54b08798e6b8b0 (patch)
tree687f13e515771e695a9da508b1ccb9138af22fc4
parent458c849559d9d197d9f7968d0e4ee116ebdc1bda (diff)
explain workaround revert
-rw-r--r--static/releases.html2
1 files changed, 1 insertions, 1 deletions
diff --git a/static/releases.html b/static/releases.html
index 31318ec3..d9af62e0 100644
--- a/static/releases.html
+++ b/static/releases.html
@@ -482,7 +482,7 @@
<ul>
<li>GrapheneOS Camera: update to <a href="https://github.com/GrapheneOS/Camera/releases/tag/3">version 3</a></li>
- <li>revert hard-wiring camera gesture handler as a workaround for AOSP 12 bug with the gesture on the lockscreen</li>
+ <li>revert hard-wiring camera gesture handler as a workaround for AOSP 12 bug with the gesture on the lockscreen (only has an impact when multiple camera apps are installed and can be worked around, so we'll just wait for an upstream resolution)</li>
<li>Vanadium: add workaround for upstream bug with login when sandboxed Play services is present</li>
<li>android-prepare-vendor: overhaul Pixel 4a (5G), Pixel 5 and Pixel 5a support including building more AOSP modules</li>
</ul>