mirror of
https://github.com/kidfromjupiter/nearby.git
synced 2026-09-14 22:56:12 -04:00
[Sharing][Analytics] Add Auto dismiss fast initialization event log
PiperOrigin-RevId: 447614715
This commit is contained in:
@@ -188,6 +188,9 @@ enum EventType {
|
||||
// Track device states in Nearby Share setting.
|
||||
DEVICE_SETTINGS = 49;
|
||||
|
||||
// Receiver auto dismisses a fast initialization notification.
|
||||
AUTO_DISMISS_FAST_INITIALIZATION = 50;
|
||||
|
||||
// LINT.ThenChange(//depot/google3/location/nearby/proto/nearby_event_codes.proto:SharingEventCode)
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user