Add an enum for vibrate for calls settings.
Test: built and tested on device. Change-Id: I1fa42eab067d19a38d69b8492f341a3ddbcc5de5
This commit is contained in:
@@ -2568,4 +2568,9 @@ enum PageId {
|
||||
|
||||
// OPEN: Settings > Display > Dark theme > Set end time dialog
|
||||
DIALOG_DARK_THEME_SET_END_TIME = 1826;
|
||||
|
||||
// OPEN: Settings -> Sound -> Vibrate for calls
|
||||
// CATEGORY: SETTINGS
|
||||
// OS: R
|
||||
VIBRATE_FOR_CALLS = 1827;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user