diff options
| author | Daniel Micay <daniel.micay@grapheneos.org> | 2023-07-08 11:27:58 -0400 |
|---|---|---|
| committer | Daniel Micay <daniel.micay@grapheneos.org> | 2023-07-08 11:29:23 -0400 |
| commit | b3ad44ceec4323ae924e9e6c8463403cff16dd09 (patch) | |
| tree | 371ac6fc49ff64b012537e611bd64e16532a0b35 | |
| parent | 427ca341849d41ca0b693614522c2cd8c594e2c5 (diff) | |
add SELinux rule to avoid battery drain
| -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 fcd950c6..544c6d2f 100644 --- a/static/releases.html +++ b/static/releases.html @@ -673,6 +673,7 @@ <li>fix incomplete eSIM activation app initialization</li> <li>do not allow enabling eSIM activation app on first boot due to issues from not including the Google Setup Wizard</li> <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.186</li> + <li>SELinux policy: allow OemRilHookService to access IOemSlsiRadioExternal hwservice in order to avoid occasional battery drain from retries</li> </ul> </article> --> |
