Enable TEXT_HANDLE_MOVE am: a281288798
Original change: https://googleplex-android-review.googlesource.com/c/device/google/gs101/+/14161614 Change-Id: I58699ecf95c8e7545245b1d539f3394190699473
This commit is contained in:
commit
16dbd68327
1 changed files with 5 additions and 0 deletions
|
@ -260,6 +260,11 @@
|
|||
meanings. -->
|
||||
<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
|
||||
main CPU, set this value to the mark used. -->
|
||||
<integer name="config_networkWakeupPacketMark">0x80000000</integer>
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue