diff options
| author | Daniel Micay <daniel.micay@grapheneos.org> | 2024-03-30 14:40:32 -0400 |
|---|---|---|
| committer | Daniel Micay <daniel.micay@grapheneos.org> | 2024-03-30 14:40:32 -0400 |
| commit | 57b09c4957398bd2d070d3198bc743aae042f208 (patch) | |
| tree | 9a5757035fff3655f0564f55ecca77f28f8c5724 | |
| parent | 99f6b4de0313e0de826651b370f9cd95ca007371 (diff) | |
fix upstream emergency call issues
| -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 e4fe3050..a9fe5f28 100644 --- a/static/releases.html +++ b/static/releases.html @@ -746,6 +746,8 @@ <li>flash-all: raise minimum fastboot version to 34.0.5</li> <li>kernel (Pixel 8, Pixel 8 Pro): sign vendor modules after building them instead of only signing generic (GKI) modules</li> <li>kernel (6.1): update to latest GKI LTS branch revision</li> + <li>fix upstream bug breaking pressing power button 5 times to make an emergency call</li> + <li>fix upstream bug causing 5 second delay to start the emergency dialer for the first time</li> <li>GmsCompatConfig: update to <a href="https://github.com/GrapheneOS/platform_packages_apps_GmsCompat/releases/tag/config-100">version 100</a></li> <li>Vanadium: update to <a href="https://github.com/GrapheneOS/Vanadium/releases/tag/123.0.6312.80.0">version 123.0.6312.80.0</a></li> <li>Vanadium: update to <a href="https://github.com/GrapheneOS/Vanadium/releases/tag/123.0.6312.80.1">version 123.0.6312.80.1</a></li> |
