add exceptions for Pixel Thermometer isolation

This commit is contained in:
Daniel Micay 2024-09-03 11:46:46 -04:00
parent f61a55baf4
commit 8fdb916191

View File

@ -878,6 +878,8 @@
<ul> <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>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-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>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> <li>kernel (6.6): update to latest GKI LTS branch revision including update to 6.6.47</li>