Switch back default vibrate for calls setting for taimen devices

Bug: 130741987
Test: Tested on device
Change-Id: I997dfd76cf8a3d6c7459a51373434a9df7fa0d4f
This commit is contained in:
Yiwen Chen
2019-06-04 23:07:19 -07:00
parent 678d0e2d7a
commit 07c73b7a8f

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>