re-enable migrate_clocks_to_blueprint / communal_hub

This commit is contained in:
Daniel Micay 2025-03-09 11:25:23 -04:00
parent 8f54dc5b1f
commit d1d159fa27

View File

@ -577,6 +577,7 @@
<p>Changes since the 2025030700 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>
<li>Android Debug Bridge: fix upstream fdsan crash from closing invalid file descriptor by fixing usage of epoll</li>
<li>Sandboxed Google Play compatibility layer: fix issue breaking RPC transactions which impacts the Terminal app</li>
<li>Sandboxed Google Play compatibility layer: add implementation of isGoogleLocationAccuracyEnabled() always returning true to fix compatibility with apps checking for it</li>