[Nearby][Analytics] Add logging for device state.

PiperOrigin-RevId: 413681037
This commit is contained in:
hai007
2021-12-02 08:09:12 -08:00
committed by Copybara-Service
parent 69096cf307
commit 28ed3c75a4
+3
View File
@@ -185,6 +185,9 @@ enum EventType {
// Set up a connection with the remote device.
ESTABLISH_CONNECTION = 48;
// Track device states in Nearby Share setting.
DEVICE_SETTINGS = 49;
}
// Event category to differentiate whether this comes from sender or receiver,