diff options
| author | David Hays <dhays90@gmail.com> | 2017-01-13 16:48:53 +0000 |
|---|---|---|
| committer | David Hays <dhays90@gmail.com> | 2017-01-13 16:48:53 +0000 |
| commit | df3011fb31513f67b3bb6d63f4a49818c84b70ed (patch) | |
| tree | 81889f6384059bcd6c9e0ae3321f9485717ff2e6 | |
| parent | 7f8aa068e04bcc2ee9a2f6505ea8231d354ab3f8 (diff) | |
Revert "himawl: enable VVM3 visual voicemail"
* This is now done globally in vendor/cm
This reverts commit 7f8aa068e04bcc2ee9a2f6505ea8231d354ab3f8.
Change-Id: Iccd25f30b226a99149678844411d534843b1e00a
| -rw-r--r-- | overlay/packages/services/Telephony/res/values/config.xml | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/overlay/packages/services/Telephony/res/values/config.xml b/overlay/packages/services/Telephony/res/values/config.xml index 2c2301c..aa0b9f5 100644 --- a/overlay/packages/services/Telephony/res/values/config.xml +++ b/overlay/packages/services/Telephony/res/values/config.xml @@ -21,6 +21,4 @@ <!-- Show APN Settings for some CDMA carriers --> <bool name="config_show_apn_setting_cdma">true</bool> - <!-- Flag to enable VVM3 visual voicemail. VVM3 is used by Verizon Wireless. --> - <bool name="vvm3_enabled">true</bool> </resources> |
