platform_frameworks_base
platform_frameworks_base copied to clipboard
Feat clipboard access
This is an initial implementation for denying clipboard read access on a per-app basis. As of now, there isn't a way to explicitly paste clipboard content, so this feature is disabled by default, and can be turned on using the clipboard setting in the privacy section.
Depends On: https://github.com/GrapheneOS/platform_packages_apps_Settings/pull/236