Loading proto/src/metrics_constants.proto +4 −4 Original line number Original line Diff line number Diff line Loading @@ -5134,15 +5134,15 @@ message MetricsEvent { // OS: P // OS: P ACTION_SCREENSHOT_POWER_MENU = 1282; ACTION_SCREENSHOT_POWER_MENU = 1282; // OPEN: Settings > Apps & Notifications -> Special app access -> Storage Access // OPEN: Settings > Apps & Notifications -> Special app access -> Directory Access // CATEGORY: SETTINGS // CATEGORY: SETTINGS // OS: P // OS: P STORAGE_ACCESS = 1283; DIRECTORY_ACCESS = 1283; // OPEN: Settings > Apps & Notifications -> Special app access -> Storage Access -> Package // OPEN: Settings > Apps & Notifications -> Special app access -> Directory Access -> Package // CATEGORY: SETTINGS // CATEGORY: SETTINGS // OS: P // OS: P APPLICATIONS_STORAGE_DETAIL = 1284; APPLICATIONS_DIRECTORY_ACCESS_DETAIL = 1284; // ---- End P Constants, all P constants go above this line ---- // ---- End P Constants, all P constants go above this line ---- // Add new aosp constants above this line. // Add new aosp constants above this line. Loading Loading
proto/src/metrics_constants.proto +4 −4 Original line number Original line Diff line number Diff line Loading @@ -5134,15 +5134,15 @@ message MetricsEvent { // OS: P // OS: P ACTION_SCREENSHOT_POWER_MENU = 1282; ACTION_SCREENSHOT_POWER_MENU = 1282; // OPEN: Settings > Apps & Notifications -> Special app access -> Storage Access // OPEN: Settings > Apps & Notifications -> Special app access -> Directory Access // CATEGORY: SETTINGS // CATEGORY: SETTINGS // OS: P // OS: P STORAGE_ACCESS = 1283; DIRECTORY_ACCESS = 1283; // OPEN: Settings > Apps & Notifications -> Special app access -> Storage Access -> Package // OPEN: Settings > Apps & Notifications -> Special app access -> Directory Access -> Package // CATEGORY: SETTINGS // CATEGORY: SETTINGS // OS: P // OS: P APPLICATIONS_STORAGE_DETAIL = 1284; APPLICATIONS_DIRECTORY_ACCESS_DETAIL = 1284; // ---- End P Constants, all P constants go above this line ---- // ---- End P Constants, all P constants go above this line ---- // Add new aosp constants above this line. // Add new aosp constants above this line. Loading