We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents aa41f56 + 075ad37 commit 946df8eCopy full SHA for 946df8e
protobuf_definitions/message_formats.proto
@@ -648,6 +648,7 @@ message StoragePartition {
648
string file_system_type = 2; // File system type of the removable storage device.
649
string device_path = 3; // Partition device path
650
string mount_path = 4; // Mount path of the partition.
651
+ string label = 5; // Label of the partition.
652
}
653
654
// Removable storage device.
0 commit comments