Fix potential security bug

PiperOrigin-RevId: 814833848
This commit is contained in:
hai007
2025-10-03 14:34:39 -07:00
committed by Copybara-Service
parent d225c0dcbc
commit a065584164
+3
View File
@@ -686,6 +686,9 @@ enum SyncPurpose {
SYNC_PURPOSE_REGENERATE_CERTIFICATES = 16;
// When Device Contacts consent changes
SYNC_PURPOSE_DEVICE_CONTACTS_CONSENT_CHANGE = 17;
// When Nearby Presence identity model exhaust the salt to use on the contact
// group visibility credential
SYNC_EXHAUST_SALT = 18;
}
// The device role to trigger the server request.