diff options
| -rw-r--r-- | static/releases.html | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/static/releases.html b/static/releases.html index 15b41775..c3814e52 100644 --- a/static/releases.html +++ b/static/releases.html @@ -471,7 +471,7 @@ <ul> <li>Settings: add back reset text change lost in the port to Android 12</li> <li>fix inclusion of up-to-date per-device APN database for Pixels</li> - <li>Pixel 4a: fix issue causing APN / carrier configuration to be omitted</li> + <li>Pixel 4a: fix build system issue causing device specific APN / carrier configuration to be omitted</li> <li>support using the legacy wifi/cellular quick tiles (combined internet quick tile will still be used by default)</li> <li>Dialer: improve swipe to accept/reject calls</li> <li>Dialer: fix issue with USB headset audio routing</li> |
