diff options
| author | Daniel Micay <daniel.micay@grapheneos.org> | 2023-12-12 12:20:07 -0500 |
|---|---|---|
| committer | Daniel Micay <daniel.micay@grapheneos.org> | 2023-12-12 12:20:07 -0500 |
| commit | a3c32ba52449d5196e1a9fea5a749fb526cb1cd5 (patch) | |
| tree | 0c565459d6910a9de7fa2ea1d4922f05236aa923 /static | |
| parent | 2e395258aeec9771d84ac5109a0b198f86c5211c (diff) | |
prevent upstream log spam issue
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 a0b6a878..67251ecb 100644 --- a/static/releases.html +++ b/static/releases.html @@ -722,6 +722,7 @@ <li>kernel (Pixel 6, Pixel 6 Pro, Pixel 6a, Pixel 7, Pixel 7 Pro, Pixel 7a, Pixel Tablet, Pixel Fold, Generic 5.10): update to latest GKI LTS branch revision including update to 5.10.201</li> <li>kernel (Pixel 8, Pixel 8 Pro, Generic 5.15): update to latest GKI LTS branch revision including update to 5.15.138</li> <li>GmsCompatConfig: update to <a href="https://github.com/GrapheneOS/platform_packages_apps_GmsCompat/releases/tag/config-87">version 87</a></li> + <li>suppress repetitive sendHistogramChannelIoctl logging (upstream issue)</li> </ul> </article> --> |
