diff options
| author | Daniel Micay <daniel.micay@grapheneos.org> | 2024-09-03 11:46:46 -0400 |
|---|---|---|
| committer | Daniel Micay <daniel.micay@grapheneos.org> | 2024-09-03 11:46:46 -0400 |
| commit | 8fdb9161916c7362bfc249e36921110424a71a43 (patch) | |
| tree | 1dd82f6a7ef3bdf831132dce1b0f63e6969ea8a0 | |
| parent | f61a55baf44b7f2c138b4864fa014f973b57fc72 (diff) | |
add exceptions for Pixel Thermometer isolation
| -rw-r--r-- | static/releases.html | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/static/releases.html b/static/releases.html index f992968f..2cc9b535 100644 --- a/static/releases.html +++ b/static/releases.html @@ -878,6 +878,8 @@ <ul> <li>Pixel 9, Pixel 9 Pro, Pixel 9 Pro XL, Pixel 9 Pro Fold: fix an upstream use-after-free bug present in 2 drivers</li> + <li>allow Pixel Thermometer and Fitbit to see each other as a special case</li> + <li>allow current launcher to see the Pixel Thermometer app as a special case</li> <li>GmsCompatConfig: update to <a href="https://github.com/GrapheneOS/platform_packages_apps_GmsCompat/releases/tag/config-134">version 134</a></li> <li>GmsCompatConfig: update to <a href="https://github.com/GrapheneOS/platform_packages_apps_GmsCompat/releases/tag/config-135">version 135</a></li> <li>kernel (6.6): update to latest GKI LTS branch revision including update to 6.6.47</li> |
