mirror of
https://github.com/DeviceFarmer/stf.git
synced 2026-04-18 00:03:28 +02:00
Add OpenGL ES version to device properties.
This commit is contained in:
@@ -323,6 +323,7 @@ dbapi.saveDeviceIdentity = function(serial, identity) {
|
||||
, phone: identity.phone
|
||||
, product: identity.product
|
||||
, cpuPlatform: identity.cpuPlatform
|
||||
, openGLESVersion: identity.openGLESVersion
|
||||
}))
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user