diff options
| author | Daniel Micay <danielmicay@gmail.com> | 2022-10-22 01:30:14 -0400 |
|---|---|---|
| committer | Daniel Micay <danielmicay@gmail.com> | 2022-10-22 01:30:14 -0400 |
| commit | e0e7f4504d2cf397897164e0f174296813953180 (patch) | |
| tree | 536f238a1a06581e5498eb617450e565c380307a /static | |
| parent | 544538f3f64f9acb1744a5766ec00ddde7920429 (diff) | |
GmsCompatConfig: fix crash in FastPair service
Diffstat (limited to 'static')
| -rw-r--r-- | static/releases.html | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/static/releases.html b/static/releases.html index c84338d6..44aac56f 100644 --- a/static/releases.html +++ b/static/releases.html @@ -638,6 +638,7 @@ <ul> <li>GmsCompatConfig: stub out privileged BluetoothDevice#setSilenceMode</li> <li>GmsCompatConfig: disable CAST_CONNECTION_NOTIFY popup dialogs</li> + <li>GmsCompatConfig: fix crash in FastPair service</li> <li>kernel (Pixel 4a, Pixel 4a (5G), Pixel 5, Pixel 5a): disable IP_SCTP</li> <li>kernel (Pixel 4a): enable REFCOUNT_FULL</li> <li>Pixel 7, Pixel 7 Pro: fix bug in detection of the camera service executable (inconsequential in practice for this specific case of the bug)</li> |
