clarify isGoogleLocationAccuracyEnabled compat fix
This commit is contained in:
parent
30ec5af774
commit
b18b33734a
@ -601,7 +601,7 @@
|
||||
<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 crash caused by a race condition that sometimes unregistered a closed file descriptor from 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>
|
||||
<li>Sandboxed Google Play compatibility layer: add implementation of isGoogleLocationAccuracyEnabled() to the location rerouting implementation always returning true to fix compatibility with apps checking for it</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>
|
||||
|
Loading…
x
Reference in New Issue
Block a user