Skip to content

Commit

Permalink
gmscompat location rerouting improvements
Browse files Browse the repository at this point in the history
  • Loading branch information
thestinger committed Mar 9, 2025
1 parent 823f3d2 commit f6b5646
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions static/releases.html
Original file line number Diff line number Diff line change
Expand Up @@ -572,6 +572,8 @@ <h3><a href="#2025030800">2025030800</a></h3>
<ul>
<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 (when the GrapheneOS network location service is disabled which it is by default, we emulate network location via satellite-based location)</li>
<li>Sandboxed Google Play compatibility layer: fix definition of IStatusCallback.onCompletion() to slightly improve performance</li>
<li>allow Terminal app to use WebView JIT since it requires WebAssembly</li>
<li>kernel (6.6): update to latest GKI LTS branch revision including update to 6.6.80</li>
</ul>
Expand Down

0 comments on commit f6b5646

Please sign in to comment.