Add new action for the storage manager settings.

Bug: 28560570
Change-Id: I7a17feff51c96634bfcc7d238ab168f0878e0e62
This commit is contained in:
Daniel Nishi
2016-05-11 09:42:24 -07:00
parent 26818308f9
commit 010aa499cd

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
}