diff --git a/static/features.html b/static/features.html index eef1089c..8246258b 100644 --- a/static/features.html +++ b/static/features.html @@ -88,6 +88,8 @@
GrapheneOS adds support for disabling user installed apps instead of only + being able to disable system apps. This allows users to completely prevent one + of the apps they've installed from being able to run without being forced to + uninstall it and lose their app data. This is much stricter than the standard + force stop feature which only prevents an app from starting itself and the app + will start running again as soon as another app tries to open an activity or + service it provides.
+