summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorDaniel Micay <danielmicay@gmail.com>2022-10-15 03:49:34 -0400
committerDaniel Micay <danielmicay@gmail.com>2022-10-15 03:49:34 -0400
commitd7ee7f884b3add034652d5350dc2369502f23a14 (patch)
treed77793667f93b9c310a0319211188324a2b481f1
parentec52b34006d7756d6fd6770e37efc790de3a4612 (diff)
GmsCompatConfig change deferred to next release
-rw-r--r--static/releases.html2
1 files changed, 1 insertions, 1 deletions
diff --git a/static/releases.html b/static/releases.html
index 2a160455..e8c11937 100644
--- a/static/releases.html
+++ b/static/releases.html
@@ -633,6 +633,7 @@
<p>Changes since the 2022101500 release:</p>
<ul>
+ <li>GmsCompatConfig: disable WearableDataListenerService</li>
</ul>
</article>
-->
@@ -653,7 +654,6 @@
<li>use parent profile settings for Sensors permission auto-grant toggle in work profile</li>
<li>Sandboxed Google Play compatibility layer: ability to override SharedPreferences-backed PhenotypeFlags</li>
<li>Sandboxed Google Play compatibility layer: overhaul reimplementation of the Play services geolocation API used by the default enabled location request rerouting mode to support new APIs added by recent Play services releases along with fixing compatibility issues in the existing implementation</li>
- <li>GmsCompatConfig: disable WearableDataListenerService</li>
<li>raise minimum supported fastboot version for the factory images flashing scripts to 33.0.1 for all devices since it will be required for the Pixel 7 and Pixel 7 Pro</li>
<li>Settings: backport and configure intent configuration related to styles and wallpaper configuration activities to make the device branch for the Pixel 7 and Pixel 7 Pro easier to maintain</li>
<li>prepare for future Pixel 7 and Pixel 7 Pro support by adding them to the device lists for device prototype checks and PSDS configuration</li>