Link new device using QrCode.
This commit is contained in:
parent
5ebb615751
commit
a073117d62
94 changed files with 4431 additions and 36 deletions
|
|
@ -155,6 +155,17 @@
|
|||
"troubleshoot_notifications_test_unified_push_.*"
|
||||
]
|
||||
},
|
||||
{
|
||||
"name" : ":features:linknewdevice:impl",
|
||||
"includeRegex" : [
|
||||
"screen\\.link_new_device\\..*",
|
||||
"screen_qr_code_login_error_.*",
|
||||
"screen_qr_code_login_connection_note_secure_state.*",
|
||||
"screen_qr_code_login_unknown_error_description",
|
||||
"screen_qr_code_login_invalid_scan_state_.*",
|
||||
"screen_qr_code_login_no_camera_permission_state_.*"
|
||||
]
|
||||
},
|
||||
{
|
||||
"name" : ":features:login:impl",
|
||||
"includeRegex" : [
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue