Loading proto/src/metrics_constants.proto +5 −0 Original line number Diff line number Diff line Loading @@ -3901,6 +3901,11 @@ message MetricsEvent { // FIELD: Action for a nav button event FIELD_NAV_ACTION = 933; // OPEN: Settings > Security > Nexus Imprint > [Fingerprint] > Delete // CATEGORY: SETTINGS // OS: O FINGERPRINT_REMOVE_SIDECAR = 934; // ---- End O Constants, all O constants go above this line ---- // Add new aosp constants above this line. Loading Loading
proto/src/metrics_constants.proto +5 −0 Original line number Diff line number Diff line Loading @@ -3901,6 +3901,11 @@ message MetricsEvent { // FIELD: Action for a nav button event FIELD_NAV_ACTION = 933; // OPEN: Settings > Security > Nexus Imprint > [Fingerprint] > Delete // CATEGORY: SETTINGS // OS: O FINGERPRINT_REMOVE_SIDECAR = 934; // ---- End O Constants, all O constants go above this line ---- // Add new aosp constants above this line. Loading