Added MacOS into OS type

PiperOrigin-RevId: 563279974
This commit is contained in:
Guogang Li
2023-09-08 18:40:59 -07:00
committed by Copybara-Service
parent e186ef6232
commit fcee99d7ee
+1
View File
@@ -448,6 +448,7 @@ enum OSType {
CHROME_OS = 2;
IOS = 3;
WINDOWS = 4;
MACOS = 5;
}
// Relationship of remote device to sender device.