diff options
| author | Daniel Micay <danielmicay@gmail.com> | 2020-11-25 02:16:35 -0500 |
|---|---|---|
| committer | Daniel Micay <danielmicay@gmail.com> | 2020-11-25 02:16:35 -0500 |
| commit | af44018bc837605cbc4c23735d1c57354f819460 (patch) | |
| tree | 808a05a58326e4993738b5bbd28222dc3458af35 /static | |
| parent | f7cd3591eb3820dc9c7e74e7556331d04e946cc9 (diff) | |
Updater: remove unused READ_PHONE_STATE permission
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 d9c2f24a..6e145dfc 100644 --- a/static/releases.html +++ b/static/releases.html @@ -422,6 +422,7 @@ <li>Pixel 3, Pixel 3 XL, Pixel 4, Pixel 4 XL, Pixel 4a: disable chained vbmeta to simplify verified boot and improve attestation</li> <li>Seedvault: update to latest revision</li> <li>NetworkStack: remove change to connectivity check handling that's no longer required with Android 11</li> + <li>Updater: remove unused READ_PHONE_STATE permission</li> </ul> --> |
