summaryrefslogtreecommitdiff
path: root/libs/input/PointerController.cpp
diff options
context:
space:
mode:
author Lais Andrade <lsandrade@google.com> 2022-03-22 20:12:40 +0000
committer Lais Andrade <lsandrade@google.com> 2022-03-22 22:58:08 +0000
commit9bab88b20ac716630da52808337886f33a82bb08 (patch)
treeda7f709bb41d7df9ef0ba55b6d56ec1a131058b5 /libs/input/PointerController.cpp
parentc46b5540e109370a8c7fe8095b63da0f9b63c290 (diff)
Fix PIN lock pattern not respecting user settings
The LockPatternView had a boolean attribute mEnableHapticFeedback that held a copy of the user settings for enabling "Touch feedback" vibrations. This attribute was used together with HapticFeedbackConstants.FLAG_IGNORE_GLOBAL_SETTING deprecated setting to bypass the user settings in the vibrator service. This change removes the use of this deprecated flag and lets the Vibrator service apply the user settings for "Touch feedback" to vibrations generated for the PIN lock input in LockPatternView. Fix: 216656312 Test: manual Change-Id: If9733c059e5059b6e58b6f84d100df2a0abafab6
Diffstat (limited to 'libs/input/PointerController.cpp')
0 files changed, 0 insertions, 0 deletions