disallow updates of core GMS apps by unknown apps

This commit is contained in:
Daniel Micay 2022-11-05 20:15:56 -04:00
parent 0b9f255d9e
commit ffeda83388

View File

@ -651,6 +651,7 @@
<ul> <ul>
<li>extend original-package renaming to provider authorities for Vanadium</li> <li>extend original-package renaming to provider authorities for Vanadium</li>
<li>remove upstream workaround added in 2016 for legacy launchers since it creates a device-wide package list leak for apps installed in the owner user</li> <li>remove upstream workaround added in 2016 for legacy launchers since it creates a device-wide package list leak for apps installed in the owner user</li>
<li>disallow updates of GSF, Play services and the Play Store by any app other than the GrapheneOS app repository or the Play Store itself to prevent users updating to unsupported versions from Aurora Store or elsewhere</li>
</ul> </ul>
</article> </article>
--> -->