This commit is contained in:
theaeonsolution 2020-06-27 21:56:52 -05:00 committed by Daniel Micay
parent 2476a5921e
commit 24c26c6d44

View File

@ -96,7 +96,7 @@
in the GrapheneOS project. The needs of the upstream projects are often different from in the GrapheneOS project. The needs of the upstream projects are often different from
ours, so they'll often reimplement the features in a more flexible way. We've almost ours, so they'll often reimplement the features in a more flexible way. We've almost
always been able to move to using the upstream features and even when we still need always been able to move to using the upstream features and even when we still need
our our implementation it helps to have the concepts/restrictions considered by the our own implementation it helps to have the concepts/restrictions considered by the
upstream project and apps needing to be compatible with it. Getting features upstream upstream project and apps needing to be compatible with it. Getting features upstream
often leads to an improved user experience and app compatibility.</p> often leads to an improved user experience and app compatibility.</p>