new build number 2025030900

This commit is contained in:
Daniel Micay 2025-03-09 19:56:34 -04:00
parent 65d5c0a149
commit eeac5f2942

View File

@ -73,6 +73,7 @@
<li>
<a href="#changelog">Changelog</a>
<ul>
<!--<li><a href="#2025030900">2025030900</a></li>-->
<li><a href="#2025030800">2025030800</a></li>
<li><a href="#2025030700">2025030700</a></li>
<li><a href="#2025030500">2025030500</a></li>
@ -559,8 +560,8 @@
<!--
<article id="2025030800">
<h3><a href="#2025030800">2025030800</a></h3>
<article id="2025030900">
<h3><a href="#2025030900">2025030900</a></h3>
<p>This release adds support for using the Terminal app in developer options for
running other operating systems with hardware-based virtualization. It's
@ -571,10 +572,10 @@
<p>Tags:</p>
<ul>
<li><a href="https://github.com/GrapheneOS/platform_manifest/releases/tag/2025030800">2025030800</a> (Pixel 6, Pixel 6 Pro, Pixel 6a, Pixel 7, Pixel 7 Pro, Pixel 7a, Pixel Tablet, Pixel Fold, Pixel 8, Pixel 8 Pro, Pixel 8a, Pixel 9, Pixel 9 Pro, Pixel 9 Pro XL, Pixel 9 Pro Fold, emulator, generic, other targets)</li>
<li><a href="https://github.com/GrapheneOS/platform_manifest/releases/tag/2025030900">2025030900</a> (Pixel 6, Pixel 6 Pro, Pixel 6a, Pixel 7, Pixel 7 Pro, Pixel 7a, Pixel Tablet, Pixel Fold, Pixel 8, Pixel 8 Pro, Pixel 8a, Pixel 9, Pixel 9 Pro, Pixel 9 Pro XL, Pixel 9 Pro Fold, emulator, generic, other targets)</li>
</ul>
<p>Changes since the 2025030700 release:</p>
<p>Changes since the 2025030800 release:</p>
<ul>
<li>SystemUI: re-enable migrate_clocks_to_blueprint and communal_hub flags with workarounds for upstream issues when using standard AOSP UI components instead of Pixel OS components</li>