Updater: remove unused READ_PHONE_STATE permission

This commit is contained in:
Daniel Micay 2020-11-25 02:16:35 -05:00
parent f7cd3591eb
commit af44018bc8

View File

@ -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>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>Seedvault: update to latest revision</li>
<li>NetworkStack: remove change to connectivity check handling that's no longer required with Android 11</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> </ul>
--> -->