Fix build

Change-Id: I42ae0a22ce7259aa37c39a09d3b754785d000892
This commit is contained in:
Jorim Jaggi
2016-02-04 14:55:07 -08:00
parent 8f2a44f934
commit dd50c3fc15

View File

@@ -342,7 +342,7 @@ message MetricsEvent {
// QS Tile for Data Saver.
QS_DATA_SAVER = 284;
// OPEN: Settings > Security > User credentials
// CATEGORY: Settings
// OS: 6.1
@@ -351,6 +351,6 @@ message MetricsEvent {
// Logged when the user undocks a previously docked window by long pressing recents while in
// docked mode.
ACTION_WINDOW_UNDOCK_LONGPRESS = 285;
ACTION_WINDOW_UNDOCK_LONGPRESS = 286;
}
}