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

Commit b9d76329 authored by Maggie's avatar Maggie
Browse files

Add metrics event for recent location requests

Introduce a new metrics event for new PreferenceFragment to list all
recent location requests.

Bug: 70350519
Test: Manual
Change-Id: I28073c29738884110f7e99c5d3a49200b1091d78
parent 2016c0f4
Loading
Loading
Loading
Loading
+5 −0
Original line number Diff line number Diff line
@@ -5343,6 +5343,11 @@ message MetricsEvent {
    // OS: P
    ACTION_BATTERY_TIP_SHOWN = 1324;

    // OPEN: Settings > Security & Location > Location > See all
    // CATEGORY: SETTINGS
    // OS: P
    RECENT_LOCATION_REQUESTS_ALL = 1325;

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