summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorDaniel Micay <daniel.micay@grapheneos.org>2024-12-10 13:20:06 -0500
committerDaniel Micay <daniel.micay@grapheneos.org>2024-12-10 13:20:06 -0500
commita601957c87331b1228d862adcec847324d4bf7df (patch)
tree24b037ec3aa7d34b7982d284e01d1722f6432a89
parentfdbb90805941c874bc4abab0fe5a54069ebe96b4 (diff)
fix upstream audio routing permission bug
-rw-r--r--static/releases.html1
1 files changed, 1 insertions, 0 deletions
diff --git a/static/releases.html b/static/releases.html
index bcd9dd11..086e0fe4 100644
--- a/static/releases.html
+++ b/static/releases.html
@@ -551,6 +551,7 @@
<p>Changes since the 2024120900 release:</p>
<ul>
+ <li>fix upstream bug causing the Microphone (RECORD_AUDIO) permission to be required for for local audio routing via REMOTE_SUBMIX instead of only the MODIFY_AUDIO_ROUTING permission with this explicit purpose (this caused Android Auto to require the Microphone permnission for routing audio on both the stock OS and GrapheneOS, but it impacts GrapheneOS more due to permissions not being granted by default to Android Auto)</li>
<li>Dialer: add proper dark mode support for dialogs</li>
</ul>
</article>