chore: lint

This commit is contained in:
Luan
2025-04-06 20:38:42 -03:00
parent e720acf743
commit d17ec5a045
25 changed files with 65 additions and 66 deletions

View File

@@ -24,7 +24,7 @@ message StreamerContext {
optional float screen_density_float = 65;
optional int64 utc_offset_minutes = 67;
optional string time_zone = 80;
optional string chipset = 92; // e.g. "qcom;taro"
optional string chipset = 92; // e.g. "qcom;taro"
optional GLDeviceInfo gl_device_info = 102;
}
@@ -63,4 +63,4 @@ message StreamerContext {
repeated int32 field6 = 6;
optional string field7 = 7;
optional Gqa field8 = 8;
}
}