Switch back default vibrate for calls setting for walleye devices

Bug: 130741987
Test: Tested on device
Change-Id: I5f087bb8b1c6c3364d2d3bf026aab0783350e9dd
This commit is contained in:
Yiwen Chen
2019-06-04 23:04:48 -07:00
parent 4e6f41b377
commit bd64681923

View File

@@ -18,5 +18,5 @@
-->
<resources>
<!-- Default for Settings.Global.APPLY_RAMPING_RINGER -->
<bool name="def_apply_ramping_ringer">true</bool>
<bool name="def_apply_ramping_ringer">false</bool>
</resources>