mirror of
https://github.com/DeviceFarmer/stf.git
synced 2026-04-20 07:53:38 +02:00
Add OpenGL ES version to device properties.
This commit is contained in:
@@ -227,6 +227,7 @@ message DeviceIdentityMessage {
|
||||
required DevicePhoneMessage phone = 11;
|
||||
optional string product = 12;
|
||||
optional string cpuPlatform = 13;
|
||||
optional string openGLESVersion = 14;
|
||||
}
|
||||
|
||||
message DeviceProperty {
|
||||
|
||||
Reference in New Issue
Block a user