[Sharing] Fix privacy certificate always sync

PiperOrigin-RevId: 700285444
This commit is contained in:
hai007
2024-11-26 03:50:57 -08:00
committed by Copybara-Service
parent 99201215c0
commit 088e5c1a3e
+3
View File
@@ -44,4 +44,7 @@ message EncryptedMetadata {
// The vendor ID of the local device.
optional int32 vendor_id = 8;
// The icon token of the user whose device created the certificate.
optional string icon_token = 9;
}