mirror of
https://github.com/kidfromjupiter/nearby.git
synced 2026-09-14 22:56:12 -04:00
[Analytics] logging for displaying Privacy notification.
PiperOrigin-RevId: 497273433
This commit is contained in:
@@ -197,6 +197,9 @@ enum EventType {
|
||||
// Sender taps the Send button in quick settings
|
||||
TAP_QUICK_SETTINGS_FILE_SHARE = 52;
|
||||
|
||||
// Devices show a privacy notification
|
||||
DISPLAY_PRIVACY_NOTIFICATION = 53;
|
||||
|
||||
// LINT.ThenChange(//depot/google3/location/nearby/proto/nearby_event_codes.proto:SharingEventCode)
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user