alternatively, if you never need to set `testDevic...
# android
b
alternatively, if you never need to set
testDevices
,
fun Context.getTestDevices() = resources.getStringArray(R.array.testDevices)
(but you probably already knew that)