summaryrefslogtreecommitdiff
path: root/java/com/android/voicemail/impl/protocol/VisualVoicemailProtocol.java
Commit message (Collapse)AuthorAgeFilesLines
* Prevent VVM subscribing when carrier reset subscription statustwyen2018-02-231-3/+4
| | | | | | | | | | | | | On VVM3 when the user upgrade to premium VVM through the carrier, the carrier will actively send STATUS SMSes first indicating the status is unknown, then the new premium status. STATUS updates sent by the carrier were ignored until recently. Currently seeing the unknown status the provisioning process will be triggered, and the user will be downgraded back to basic VVM. In this CL if the STATUS update is initiated by the carrier instead by a STATUS request, provisioning will be ignored. Bug: 73625577 Test: N/A PiperOrigin-RevId: 186737242 Change-Id: Ieb10f9a50e0c3001d02cefc31256a9adac1ae5d1
* Update Dialer source from latest green build.Eric Erfanian2017-03-151-0/+106
* Refactor voicemail component * Add new enriched calling components Test: treehugger, manual aosp testing Change-Id: I521a0f86327d4b42e14d93927c7d613044ed5942