Enable TEXT_HANDLE_MOVE
New devices are capable of subtle vibrations, so this experience should be enabled. Bug: 185134911 Test: manual Change-Id: I20d251a82e734cd5cb98b086efdec6d2c555a898
This commit is contained in:
parent
df9dc5cf76
commit
a281288798
1 changed files with 5 additions and 0 deletions
|
@ -260,6 +260,11 @@
|
||||||
meanings. -->
|
meanings. -->
|
||||||
<integer name="config_defaultRingVibrationIntensity">3</integer>
|
<integer name="config_defaultRingVibrationIntensity">3</integer>
|
||||||
|
|
||||||
|
<!-- 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 the hardware supports specially marking packets that caused a wakeup of the
|
<!-- If the hardware supports specially marking packets that caused a wakeup of the
|
||||||
main CPU, set this value to the mark used. -->
|
main CPU, set this value to the mark used. -->
|
||||||
<integer name="config_networkWakeupPacketMark">0x80000000</integer>
|
<integer name="config_networkWakeupPacketMark">0x80000000</integer>
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue