Merge "Split ring and notification vibration settings"
This commit is contained in:
committed by
Android (Google) Code Review
commit
233f345239
@@ -160,6 +160,11 @@ public class VibrationPreferenceFragmentTest {
|
||||
return Settings.System.HAPTIC_FEEDBACK_INTENSITY;
|
||||
}
|
||||
|
||||
@Override
|
||||
protected String getVibrationEnabledSetting() {
|
||||
return "";
|
||||
}
|
||||
|
||||
@Override
|
||||
protected int getDefaultVibrationIntensity() {
|
||||
return Vibrator.VIBRATION_INTENSITY_MEDIUM;
|
||||
|
Reference in New Issue
Block a user