Add a toggle to disable FLAG SECURE#313
Add a toggle to disable FLAG SECURE#313BasedJellyfish11 wants to merge 1 commit intoGrapheneOS:16-qpr2from
Conversation
|
We only want to override disabling screenshots instead of the other parts of it. |
|
AFAIK flag secure is only used for screenshots (and casting, which seems like the same use case) https://developer.android.com/security/fraud-prevention/activities
Is the ask to decouple the setting from the casting functionality? Or just a double check |
|
It does change other things including it not generating thumbnails for recent apps. |
|
Sounds good, let me look into what needs to change |
9050256 to
2442a7a
Compare

issue: GrapheneOS/os-issue-tracker#664
Adds a setting to developer options to disable flag secure globally. Actual setting is implemented in GrapheneOS/platform_packages_apps_Settings#411