Loading proto/src/metrics_constants.proto +5 −0 Original line number Diff line number Diff line Loading @@ -3461,6 +3461,11 @@ message MetricsEvent { // OPEN: Settings > Storage > [Profile] SETTINGS_STORAGE_PROFILE = 845; // OPEN: Settings > Security & screen lock -> Encryption & crendentials // CATEGORY: SETTINGS // OS: O ENCRYPTION_AND_CREDENTIAL = 846; // ---- 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 @@ -3461,6 +3461,11 @@ message MetricsEvent { // OPEN: Settings > Storage > [Profile] SETTINGS_STORAGE_PROFILE = 845; // OPEN: Settings > Security & screen lock -> Encryption & crendentials // CATEGORY: SETTINGS // OS: O ENCRYPTION_AND_CREDENTIAL = 846; // ---- End O Constants, all O constants go above this line ---- // Add new aosp constants above this line. Loading