Skip to content

Commit 5a3de14

Browse files
rlazomrober
authored andcommitted
Update testlab devices for transport-runtime test (#4558)
1 parent 031a7d9 commit 5a3de14

File tree

1 file changed

+2
-5
lines changed

1 file changed

+2
-5
lines changed

transport/transport-runtime/transport-runtime.gradle

Lines changed: 2 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -54,16 +54,13 @@ firebaseLibrary {
5454
testLab {
5555
enabled = true
5656

57-
device 'model=walleye,version=28' // Pixel2
57+
device 'model=blueline,version=28' // Pixel3
5858
device 'model=walleye,version=27' // Pixel2
59-
device 'model=victara,version=19' // Moto X
6059
device 'model=Nexus4,version=22'
6160
device 'model=Nexus7,version=21'
6261
device 'model=Nexus4,version=19'
6362
device 'model=starqlteue,version=26' // Galaxy S9
64-
device 'model=m0,version=18' // Galaxy S3
65-
device 'model=hero2lte,version=23' // Galaxy S7
66-
device 'model=htc_m8,version=19' // HTC One (M8)
63+
device 'model=harpia,version=23' // Moto G Play
6764
}
6865
}
6966

0 commit comments

Comments
 (0)