the feature is enabled in prod already Test: atest ConnectedDeviceGroupControllerTest Bug: N/A Change-Id: I7b2674bd42ed0a3bbe03c74ff52c3ccd830178dc Flag: EXEMPT just cleanup
48 lines
1.3 KiB
Plaintext
48 lines
1.3 KiB
Plaintext
package: "com.android.settings.flags"
|
|
container: "system_ext"
|
|
|
|
flag {
|
|
name: "rotation_connected_display_setting"
|
|
namespace: "display_manager"
|
|
description: "Allow changing rotation of the connected display."
|
|
bug: "294015706"
|
|
}
|
|
|
|
flag {
|
|
name: "resolution_and_enable_connected_display_setting"
|
|
namespace: "display_manager"
|
|
description: "Allow enabling/disabling and changing resolution of the connected display."
|
|
bug: "253296253"
|
|
}
|
|
|
|
flag {
|
|
name: "display_topology_pane_in_display_list"
|
|
namespace: "display_manager"
|
|
description: "Shows the connected display setting and shows the topology pane in the display list, even with only one display connected."
|
|
bug: "352648432"
|
|
}
|
|
|
|
flag {
|
|
name: "enable_auth_challenge_for_usb_preferences"
|
|
namespace: "safety_center"
|
|
description: "Gates whether to require an auth challenge for changing USB preferences"
|
|
bug: "317367746"
|
|
}
|
|
|
|
flag {
|
|
name: "exclude_webcam_auth_challenge"
|
|
namespace: "safety_center"
|
|
description: "Gates whether to exclude webcam from USB preferences auth challenge."
|
|
bug: "349370229"
|
|
metadata {
|
|
purpose: PURPOSE_BUGFIX
|
|
}
|
|
}
|
|
|
|
flag {
|
|
name: "display_size_connected_display_setting"
|
|
namespace: "lse_desktop_experience"
|
|
description: "Allow changing display size of the connected display."
|
|
bug: "392853666"
|
|
}
|