Merge "Add new action for the storage manager settings." into nyc-mr1-dev

This commit is contained in:
Daniel Nishi
2016-05-17 18:10:51 +00:00
committed by Android (Google) Code Review

View File

@@ -2235,6 +2235,10 @@ message MetricsEvent {
// Subtype: Index of selection
ACTION_APP_DISAMBIG_TAP = 457;
// OPEN: Settings > Internal storage > Storage manager
// CATEGORY: SETTINGS
STORAGE_MANAGER_SETTINGS = 458;
// Add new aosp constants above this line.
// END OF AOSP CONSTANTS
}