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

Commit cda072b1 authored by Paul Chang's avatar Paul Chang
Browse files

Add metrics for Settings Bug report handler page

Bug: 143017534
Test: Build pass

Change-Id: Id8ed6acf79ed376bae5af0f73370c7f6c311c42e
parent 0cb0315c
Loading
Loading
Loading
Loading
+5 −0
Original line number Diff line number Diff line
@@ -2467,4 +2467,9 @@ enum PageId {
    // CATEGORY: SETTINGS
    // OS: R
    ACCOUNT_WORK = 1807;

    // OPEN: Settings > Developer Options > Bug report handler
    // CATEGORY: SETTINGS
    // OS: R
    SETTINGS_BUGREPORT_HANDLER = 1808;
}