[Sharing] add an enum value for SYNC_PURPOSE.

PiperOrigin-RevId: 568375213
This commit is contained in:
hai007
2023-09-25 18:01:35 -07:00
committed by Copybara-Service
parent c0fed171f2
commit 6f936fa78b
+2
View File
@@ -563,6 +563,8 @@ enum SyncPurpose {
SYNC_PURPOSE_VISIBILITY_SELECTED_CONTACT_CHANGE = 14;
// When switching account.
SYNC_PURPOSE_ACCOUNT_CHANGE = 15;
// When regenerate certificates
SYNC_PURPOSE_REGENERATE_CERTIFICATES = 16;
}
// The device role to trigger the server request.