commit | 9cfc7dc5c097a8cba802a7b2256f2e6c27316492 | [log] [tgz] |
---|---|---|
author | Jack Yu <jackyu@google.com> | Fri Dec 02 12:16:03 2016 -0800 |
committer | Jack Yu <jackyu@google.com> | Fri Dec 02 15:22:07 2016 -0800 |
tree | 1ed9c4e863e39b79f8b218581d6bf715ea6019dd | |
parent | 861fb73f0542a962d60e232e81df6fbd31393ee5 [diff] |
Fixed that MMS incorrectly treated as metered data traffic. The metered APN types cache was built before carrier config is ready. Get rid of the cache because it doesn't buy us too much in terms of performance as carrier config already has its own cache. This will ensure we load the up to date configuration when we bring up the data call. Test: Manually sent mms on Vzw network. bug: 31233558 Change-Id: Id0c243a7a92bd6ab3e7a46053e173bf727041015