sm6375-common: overlay: Enable haptic text cursor

Support has landed in WebView, so time to turn it on in framework!

Change-Id: I064cf3512928637895932b3405adaec74b1ceed2
This commit is contained in:
Michael Wright
2019-09-11 15:06:36 +01:00
committed by Ramii Ahmed
parent 364f7b2fa5
commit 255e39c4fa

View File

@@ -295,4 +295,8 @@
<item>0:2:15</item> <!-- ID0:Fingerprint:Strong -->
</string-array>
<!-- 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>
</resources>