summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorDaniel Micay <danielmicay@gmail.com>2022-10-14 20:17:34 -0400
committerDaniel Micay <danielmicay@gmail.com>2022-10-14 20:18:10 -0400
commit60801a8d8ac715917192e15e83f8789ba9706681 (patch)
tree74b9c4436292bc9b629532ac7e9db2a47f088aac
parent70aff80f09a17b4d294bc758d75919bb47d0610f (diff)
raise minimum fastboot version
-rw-r--r--static/releases.html1
1 files changed, 1 insertions, 0 deletions
diff --git a/static/releases.html b/static/releases.html
index 4181c4b0..0a930e0a 100644
--- a/static/releases.html
+++ b/static/releases.html
@@ -637,6 +637,7 @@
<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>Auditor: update to <a href="https://github.com/GrapheneOS/Auditor/releases/tag/61">version 61</a></li>
</ul>
</article>