raise minimum fastboot version to 33.0.3
This commit is contained in:
parent
1397d60ece
commit
cd29fcaf1f
@ -636,6 +636,7 @@
|
|||||||
<li>Vanadium: add back 32-bit WebView support since there are non-Play-Store app repositories distributing 32-bit-only APKs due to save storage space based on their incorrect assumption that they'll work on 64-bit devices and their lack of support for split APKs able to provide support for each architecture with minimal storage use (we still plan to add 64-bit Vanadium builds for use on the Pixel 7 and Pixel 7 Pro where 32-bit app support has been dropped)</li>
|
<li>Vanadium: add back 32-bit WebView support since there are non-Play-Store app repositories distributing 32-bit-only APKs due to save storage space based on their incorrect assumption that they'll work on 64-bit devices and their lack of support for split APKs able to provide support for each architecture with minimal storage use (we still plan to add 64-bit Vanadium builds for use on the Pixel 7 and Pixel 7 Pro where 32-bit app support has been dropped)</li>
|
||||||
<li>don't auto-revoke Sensors/Network permissions from hidden apps</li>
|
<li>don't auto-revoke Sensors/Network permissions from hidden apps</li>
|
||||||
<li>GmsCompatConfig: disable WearableDataListenerService</li>
|
<li>GmsCompatConfig: disable WearableDataListenerService</li>
|
||||||
|
<li>raise minimum supported fastboot version for the factory images flashing scripts to 33.0.3</li>
|
||||||
</ul>
|
</ul>
|
||||||
</article>
|
</article>
|
||||||
-->
|
-->
|
||||||
@ -656,7 +657,7 @@
|
|||||||
<li>use parent profile settings for Sensors permission auto-grant toggle in work profile</li>
|
<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: 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>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>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>raise minimum supported fastboot version for the factory images flashing scripts to 33.0.1 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>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>
|
<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>
|
||||||
<li>Auditor: update to <a href="https://github.com/GrapheneOS/Auditor/releases/tag/61">version 61</a></li>
|
<li>Auditor: update to <a href="https://github.com/GrapheneOS/Auditor/releases/tag/61">version 61</a></li>
|
||||||
|
Loading…
x
Reference in New Issue
Block a user