Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Skip to content
Commit 26afab22 authored by Patrick Williams's avatar Patrick Williams
Browse files

Add secure setting disable_secure_windows

Adds a setting that disables secure windows on debuggable builds. To disable secure windows, use

    adb shell settings put secure disable_secure_windows 1

and to re-enable secure windows, use

    adb shell settings delete secure disable_secure_windows.

The setting is persisted between device reboots.

Bug: 309153458
Test: manually tested that recordings and screenshots capture secure windows after running the command
Change-Id: Ied0f9a4ecfe481f9a00f8572f39dba5cf99303b9
parent c4c128e9
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment