add Play compatibility layer to features page

This commit is contained in:
Daniel Micay 2021-07-20 01:55:19 -04:00
parent 50e91de200
commit 36fac642d3

View File

@ -282,6 +282,9 @@
they avoid requiring invasive OS integration. Building privileged support for they avoid requiring invasive OS integration. Building privileged support for
Google services into the OS isn't something we're going to be doing, even if Google services into the OS isn't something we're going to be doing, even if
that's partially open source like microG.</li> that's partially open source like microG.</li>
<li><a href="/usage#sandboxed-play-services">Compatibility layer for coercing
user installed Google Play services into running as sandboxed apps without any
special privileges.</a></li>
<li>Fixes for multiple serious vulnerabilities not yet fixed upstream due to a <li>Fixes for multiple serious vulnerabilities not yet fixed upstream due to a
flexible release cycle / process prioritizing security.</li> flexible release cycle / process prioritizing security.</li>
</ul> </ul>