summaryrefslogtreecommitdiff
path: root/static
diff options
context:
space:
mode:
authorDaniel Micay <danielmicay@gmail.com>2022-10-20 03:27:44 -0400
committerDaniel Micay <danielmicay@gmail.com>2022-10-20 03:27:44 -0400
commit3bf833e3e836c6d20f7fc7db98cb675881195f83 (patch)
tree41038aa882866ad8cc041ab09bb4d0dd55d793e3 /static
parenteee75cf82b8fc6eb55302b36bd5b280bf73dc34c (diff)
GmsCompatConfig: disable CAST_CONNECTION_NOTIFY popup dialogs
Diffstat (limited to 'static')
-rw-r--r--static/releases.html1
1 files changed, 1 insertions, 0 deletions
diff --git a/static/releases.html b/static/releases.html
index 0d010e4d..c0d79a23 100644
--- a/static/releases.html
+++ b/static/releases.html
@@ -637,6 +637,7 @@
<ul>
<li>GmsCompatConfig: stub out privileged BluetoothDevice#setSilenceMode</li>
+ <li>GmsCompatConfig: disable CAST_CONNECTION_NOTIFY popup dialogs</li>
<li>Pixel 4, Pixel 4 XL, Pixel 4a, Pixel 4a (5G), Pixel 5, Pixel 5a, Pixel 6, Pixel 6 Pro, Pixel 6a, Pixel 7, Pixel 7 Pro: disable kernel module loading after init loads the modules from the verified OS images in early boot to simplify security properties</li>
<li>Pixel 7, Pixel 7 Pro: fix bug in detection of the camera service executable (inconsequential in practice for this specific case of the bug)</li>
<li>Pixel 6, Pixel 6 Pro, Pixel 6a, Pixel 7, Pixel 7 Pro: load AoC firmware via daemon (aocd) to match stock OS</li>