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

Commit 30dd63d1 authored by Pierre Barbier de Reuille's avatar Pierre Barbier de Reuille
Browse files

Name flags to be able to edit them with adb

The adb command will be:

```
adb shell setprop persist.wm.debug.desktop_experience.add_dev_option.BASENAME
```

Where `BASENAME` is the last part of the flag (after the last dot), for
example the base name of
`com.android.window.flags.enable_connected_displays_dnd` is
`enable_connected_displays_dnd`.

Test: atest DesktopExperienceFlagsTest
Fix: 408432634
Flag: com.android.window.flags.show_desktop_experience_dev_option
Change-Id: I61352bf14a31e505c0536381711a2e70a63752df
parent ca2c173f
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment