Merge "Add VR_DISPLAY_MODE settings to be backed up."
This commit is contained in:
committed by
Android (Google) Code Review
commit
25e333cb3c
@@ -6998,7 +6998,8 @@ public final class Settings {
|
||||
DOZE_PULSE_ON_DOUBLE_TAP,
|
||||
NFC_PAYMENT_DEFAULT_COMPONENT,
|
||||
AUTOMATIC_STORAGE_MANAGER_DAYS_TO_RETAIN,
|
||||
ASSIST_GESTURE_ENABLED
|
||||
ASSIST_GESTURE_ENABLED,
|
||||
VR_DISPLAY_MODE
|
||||
};
|
||||
|
||||
/**
|
||||
|
||||
@@ -470,7 +470,6 @@ public class SettingsBackupTest {
|
||||
Settings.Secure.USER_SETUP_COMPLETE,
|
||||
Settings.Secure.VOICE_INTERACTION_SERVICE,
|
||||
Settings.Secure.VOICE_RECOGNITION_SERVICE,
|
||||
Settings.Secure.VR_DISPLAY_MODE, // Candidate?
|
||||
Settings.Secure.WEB_ACTION_ENABLED);
|
||||
|
||||
@Test
|
||||
|
||||
Reference in New Issue
Block a user