diff options
| author | Daniel Micay <daniel.micay@grapheneos.org> | 2024-10-19 14:31:56 -0400 |
|---|---|---|
| committer | Daniel Micay <daniel.micay@grapheneos.org> | 2024-10-19 14:31:56 -0400 |
| commit | 9081ed076f3911bf10541004c6fbbd474f3442d9 (patch) | |
| tree | a7ea591497ed7fe5ca8a54e42a184729215c05c4 /static | |
| parent | 364d6216dc6b67de956d621eff0cb7615425b093 (diff) | |
2 more upstream Android 15 bug fixes
Diffstat (limited to 'static')
| -rw-r--r-- | static/releases.html | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/static/releases.html b/static/releases.html index fced88d5..998e220d 100644 --- a/static/releases.html +++ b/static/releases.html @@ -543,6 +543,8 @@ <li>Settings: fix upstream Android 15 bug causing a crash for the network privacy menu when the AP name has special characters</li> <li>Sandboxed Google Play compatibility layer: add stubs for NearbyManager API to avoid crashes from Find My Device feature</li> <li>Dialer: fix new upstream crashes in Android 15 caused by R8 optimization</li> + <li>fix upstream Android 15 bug causing a Wallet quick tile to be added when it shouldn't be</li> + <li>fix upstream Android bug causing crash when showing app's first confirmation prompt for PackageInstaller</li> </ul> </article> --> |
