commit | b039ff61ea965c0e74152b7e0287de7b6b3b8b5e | [log] [tgz] |
---|---|---|
author | Peter Kalauskas <peskal@google.com> | Fri Aug 27 15:47:02 2021 -0700 |
committer | Peter Kalauskas <peskal@google.com> | Fri Aug 27 16:42:21 2021 -0700 |
tree | 73bd94d975ddc6383556975caf6e18b73cd4a9a4 | |
parent | a5c57af882b10efb077d8ed6a31ad26ad236059b [diff] |
Move sysui QS user detail config to feature flag This replaces config_keyguard_user_switch_opens_qs_details in config.xml with flag_lockscreen_qs_user_detail_shortcut in flags.xml Replacing the config with a feature flag allows the UX to be toggled on and off using adb. Bug: 194237078 Test: adb shell setprop \ persist.systemui.flag_lockscreen_qs_user_detail_shortcut 1 Change-Id: I99d224137c23a41de0bda1c40ff5622e267347b2