sm8250-common: Enable haptic feedback on text selection/insertion
Signed-off-by: drkphnx <dark.phnx12@gmail.com> Signed-off-by: Sandeep-FED <sandymankara11@gmail.com>
This commit is contained in:
@@ -17,6 +17,12 @@
|
||||
<!-- These resources are around just to allow their values to be customized
|
||||
for different hardware and product builds. Do not translate. -->
|
||||
<resources xmlns:xliff="urn:oasis:names:tc:xliff:document:1.2">
|
||||
|
||||
<!-- Enables or disables haptic effect when the text insertion/selection handle is moved
|
||||
manually by the user. Off by default, since the expected haptic feedback may not be
|
||||
available on some devices. -->
|
||||
<bool name="config_enableHapticTextHandle">true</bool>
|
||||
|
||||
<!-- If this is true, the screen will come on when you unplug usb/power/whatever. -->
|
||||
<bool name="config_unplugTurnsOnScreen">true</bool>
|
||||
|
||||
|
||||
Reference in New Issue
Block a user