Skip to content

Commit 7939144

Browse files
committed
Swap Android 6 for Android 5
... as it seems to habe more market share
1 parent 58ddfd8 commit 7939144

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

etc/client-simulation.txt

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -151,7 +151,7 @@
151151
minEcdsaBits+=(-1)
152152
curves+=("secp521r1:secp384r1:prime256v1")
153153
requiresSha2+=(false)
154-
current+=(false)
154+
current+=(true)
155155

156156
names+=("Android 6.0")
157157
short+=("android_60")
@@ -172,7 +172,7 @@
172172
minEcdsaBits+=(-1)
173173
curves+=("prime256v1:secp384r1")
174174
requiresSha2+=(false)
175-
current+=(true)
175+
current+=(false)
176176

177177
names+=("Android 7.0 (native)")
178178
short+=("android_70")

0 commit comments

Comments
 (0)