Skip to content
Snippets Groups Projects
Commit 473219a6 authored by Android Build Coastguard Worker's avatar Android Build Coastguard Worker
Browse files

Snap for 8087930 from 97a3132c to tm-release

Change-Id: I3cccac54d6ac1ebcf0570aaade23a48e90df2112
parents 9a2ec247 97a3132c
No related branches found
No related tags found
No related merge requests found
......@@ -119,8 +119,7 @@ public final class AudioAndHapticFeedbackManager {
// Go ahead with the system default
if (viewToPerformHapticFeedbackOn != null) {
viewToPerformHapticFeedbackOn.performHapticFeedback(
HapticFeedbackConstants.KEYBOARD_TAP,
HapticFeedbackConstants.FLAG_IGNORE_GLOBAL_SETTING);
HapticFeedbackConstants.KEYBOARD_TAP);
}
}
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment