GmsCompatConfig change deferred to next release

This commit is contained in:
Daniel Micay 2022-10-15 03:49:34 -04:00
parent ec52b34006
commit d7ee7f884b

View File

@ -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>