mirror of
https://github.com/kidfromjupiter/nearby.git
synced 2026-09-16 15:36:12 -04:00
[Sharing] Fix privacy certificate always sync
PiperOrigin-RevId: 700285444
This commit is contained in:
@@ -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;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user