mirror of
https://github.com/kidfromjupiter/nearby.git
synced 2026-09-14 22:56:12 -04:00
[Sharing Analytics] add TAP log for quick setting file share button click.
PiperOrigin-RevId: 485197485
This commit is contained in:
@@ -194,6 +194,9 @@ enum EventType {
|
||||
// App Crash event. Used only for Nearby Share Windows App now.
|
||||
APP_CRASH = 51;
|
||||
|
||||
// Sender taps the Send button in quick settings
|
||||
TAP_QUICK_SETTINGS_FILE_SHARE = 52;
|
||||
|
||||
// LINT.ThenChange(//depot/google3/location/nearby/proto/nearby_event_codes.proto:SharingEventCode)
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user