diff --git a/static/faq.html b/static/faq.html index 39425110..ae21222a 100644 --- a/static/faq.html +++ b/static/faq.html @@ -487,14 +487,14 @@ service cannot access it, only the foreground app that's currently focused. Clipboard managers need to be implemented by the keyboard chosen as the default by the user.
-As of Android 12, the user is notified when an app reads clipboard content - which was set by a different app. This notice is enabled by default and can be - toggled under Settings ➔ Privacy ➔ Show clipboard access.
-GrapheneOS previously restricted background clipboard access as a much earlier and slightly less strict implementation of this feature. It provided a toggle for users to whitelist clipboard managers, which is no longer needed now that keyboards are expected to provide it.
+ +As of Android 12, the user is notified when an app reads clipboard content + which was set by a different app. This notice is enabled by default and can be + toggled under Settings ➔ Privacy ➔ Show clipboard access.