Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit 226196bf authored by hughchen's avatar hughchen Committed by Hugh Chen
Browse files

Add metric PREVIOUSLY_CONNECTED_DEVICES

Bug: 74134939
Test: Build
Change-Id: I134e1aea2a562a8a3f33b340a7dfc643b89886d4
parent c6d9f7ce
Loading
Loading
Loading
Loading
+4 −0
Original line number Diff line number Diff line
@@ -5557,6 +5557,10 @@ message MetricsEvent {
    // OS: P
    SETTINGS_CONDITION_DEVICE_VIBRATE = 1369;

    // OPEN: Settings > Connected devices > previously connected devices
    // CATEGORY: SETTINGS
    // OS: P
    PREVIOUSLY_CONNECTED_DEVICES = 1370;

    // ---- End P Constants, all P constants go above this line ----
    // Add new aosp constants above this line.