commit | 8a5bba1f2284c2ba09457d9ef8815822f3d2ecb4 | [log] [tgz] |
---|---|---|
author | Chaohui Wang <chaohuiw@google.com> | Thu Oct 26 16:10:36 2023 +0800 |
committer | Chaohui Wang <chaohuiw@google.com> | Thu Oct 26 11:07:03 2023 +0000 |
tree | 8b7cc4bbe611dc1b68a61e63e3ad5cea036f9e60 | |
parent | 43306392ea893558ce75adf9bf29c6b91ea8b5f5 [diff] |
Check MOBILE_DATA_POLICY_MMS_ALWAYS_ALLOWED To know whether MMS is always allowed, should check isMobileDataPolicyEnabled(MOBILE_DATA_POLICY_MMS_ALWAYS_ALLOWED) instead of isDataEnabledForApn(ApnSetting.TYPE_MMS). Fix: 303759893 Test: manual - toggle "MMS messages" switch Test: unit test Change-Id: Id0417e569ff4e3dbac1ecff9327b4a964125c122